summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XChapterNumberingSupplier.idl')
-rw-r--r--offapi/com/sun/star/text/XChapterNumberingSupplier.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
index d050098183ef..c7788bcdeff5 100644
--- a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
+++ b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
@@ -36,7 +36,7 @@ published interface XChapterNumberingSupplier: com::sun::star::uno::XInterface
the collection of numbering rules for this document.
<P>This interface allows access to the properties
- of the numbering level via a sequence of <type scope="com::sun::star::beans">PropertyValues</type>.
+ of the numbering level via a sequence of com::sun::star::beans::PropertyValues.
*/
com::sun::star::container::XIndexReplace getChapterNumberingRules();