summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/ViewSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/ViewSettings.idl')
-rw-r--r--offapi/com/sun/star/text/ViewSettings.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/ViewSettings.idl b/offapi/com/sun/star/text/ViewSettings.idl
index 702f73ecbeb2..c931340199c8 100644
--- a/offapi/com/sun/star/text/ViewSettings.idl
+++ b/offapi/com/sun/star/text/ViewSettings.idl
@@ -235,14 +235,14 @@ published service ViewSettings
[optional, property] boolean ShowNonprintingCharacters;
/** metric unit of the horizontal ruler
- <p>Uses values <type scope="com::sun::star::awt">FieldUnit</type></p>
+ <p>Uses values com::sun::star::awt::FieldUnit</p>
@since OOo 3.1
*/
[optional, property] long HorizontalRulerMetric;
/** metric unit of the vertical ruler
- <p>Uses values from <type scope="com::sun::star::awt">FieldUnit</type></p>
+ <p>Uses values from com::sun::star::awt::FieldUnit</p>
@since OOo 3.1
*/