summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/XScrollBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XScrollBar.idl')
-rw-r--r--offapi/com/sun/star/awt/XScrollBar.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XScrollBar.idl b/offapi/com/sun/star/awt/XScrollBar.idl
index 33c8bd4eed4a..6682c5cf8996 100644
--- a/offapi/com/sun/star/awt/XScrollBar.idl
+++ b/offapi/com/sun/star/awt/XScrollBar.idl
@@ -102,12 +102,12 @@ published interface XScrollBar: com::sun::star::uno::XInterface
long getVisibleSize();
- /** sets the <type>ScrollBarOrientation</type> of the scroll bar.
+ /** sets the ScrollBarOrientation of the scroll bar.
*/
void setOrientation( [in] long n );
- /** returns the currently set <type>ScrollBarOrientation</type> of the
+ /** returns the currently set ScrollBarOrientation of the
scroll bar.
*/
long getOrientation();