summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/ParagraphCount.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/ParagraphCount.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/ParagraphCount.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/textfield/ParagraphCount.idl b/offapi/com/sun/star/text/textfield/ParagraphCount.idl
index a007dfdbe0c2..dc5626b48bd5 100644
--- a/offapi/com/sun/star/text/textfield/ParagraphCount.idl
+++ b/offapi/com/sun/star/text/textfield/ParagraphCount.idl
@@ -34,7 +34,7 @@ published service ParagraphCount
service com::sun::star::text::TextField;
/** specifies the type of the numbering as
- <type scope="com::sun::star::style">NumberingType</type>
+ com::sun::star::style::NumberingType
*/
[property]short NumberingType;
};