summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/NumberingLevel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/NumberingLevel.idl')
-rw-r--r--offapi/com/sun/star/style/NumberingLevel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/style/NumberingLevel.idl b/offapi/com/sun/star/style/NumberingLevel.idl
index f006e66c4360..c7e700cc63d1 100644
--- a/offapi/com/sun/star/style/NumberingLevel.idl
+++ b/offapi/com/sun/star/style/NumberingLevel.idl
@@ -80,7 +80,7 @@ published service NumberingLevel
@since LibreOffice 6.1
*/
- [property] com::sun::star::graphic::XGraphic Graphic;
+ [optional, property] com::sun::star::graphic::XGraphic Graphic;
};