summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextSection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextSection.idl')
-rw-r--r--offapi/com/sun/star/text/TextSection.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TextSection.idl b/offapi/com/sun/star/text/TextSection.idl
index 58ec10233e40..33cd1b68b316 100644
--- a/offapi/com/sun/star/text/TextSection.idl
+++ b/offapi/com/sun/star/text/TextSection.idl
@@ -131,7 +131,7 @@ published service TextSection
*/
[property] boolean FootnoteIsOwnNumbering;
/** determines the numbering type of the footnote numbering as a value of
- <type scope="com::sun::star::style">NumberingType</type>.
+ com::sun::star::style::NumberingType.
This is only valid if <code>FootnoteIsOwnNumbering</code> is set.
*/
[property] short FootnoteNumberingType;
@@ -160,7 +160,7 @@ published service TextSection
*/
[property] boolean EndnoteIsOwnNumbering;
/** determines the numbering type of the endnote numbering as a value of
- <type scope="com::sun::star::style">NumberingType</type>.
+ com::sun::star::style::NumberingType.
This is only valid if <code>EndoteIsOwnNumbering</code> is set.
*/
[property] short EndnoteNumberingType;