summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlScrollBarModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlScrollBarModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
index 3615fb053d4f..41268ae3e078 100644
--- a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
@@ -27,7 +27,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an <type>UnoControlScrollBar</type>.
+/** specifies the standard model of an UnoControlScrollBar.
*/
published service UnoControlScrollBarModel
{
@@ -99,7 +99,7 @@ published service UnoControlScrollBarModel
[optional, property] boolean LiveScroll;
- /** specifies the <type>ScrollBarOrientation</type> of the control.
+ /** specifies the ScrollBarOrientation of the control.
*/
[property] long Orientation;