summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/NavigationToolBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/NavigationToolBar.idl')
-rw-r--r--offapi/com/sun/star/form/component/NavigationToolBar.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/component/NavigationToolBar.idl b/offapi/com/sun/star/form/component/NavigationToolBar.idl
index 275f17627103..a63e954d3bcf 100644
--- a/offapi/com/sun/star/form/component/NavigationToolBar.idl
+++ b/offapi/com/sun/star/form/component/NavigationToolBar.idl
@@ -65,14 +65,14 @@ service NavigationToolBar
/** specifies the relief for the font described in <member>FontDescriptor</member>
- <p>The value must be one of the <type scope="com::sun::star::text">FontRelief</type>
+ <p>The value must be one of the com::sun::star::text::FontRelief
constants.</p>
*/
[property] long FontRelief;
/** specifies the emphasis mark for the font described in <member>FontDescriptor</member>
- <p>The value must be one of the <type scope="com::sun::star::text">FontEmphasis</type>
+ <p>The value must be one of the com::sun::star::text::FontEmphasis
constants.</p>
*/
[property] long FontEmphasisMark;