Properties' Summary |
short
NumberingType |
specifies the type of numbering. |
short
ParentNumbering |
specifies the number of higher numbering levels that
are included in the representation of the current number.
|
string
Prefix |
This prefix is inserted in front of the numbering symbol(s).
|
string
Suffix |
This suffix is inserted after the numbering symbol(s).
|
string
CharStyleName |
This is the name of the character style that is used for the symbol(s).
|
short
BulletId |
The bullet symbol with this code in the assigned font is used.
|
string
BulletFontName |
This is the name of the font that is used for the bullet.
|
string
GraphicURL |
[ DEPRECATED ]
This is the URL of a graphic file to use as a symbol.
|
short
StartWith |
This specifies the start value for the numbering.
|
::com::sun::star::awt::XBitmap
GraphicBitmap |
[ OPTIONAL ]
This is the graphic bitmap to use as a symbol.
Since LibreOffice 6.1
|
Properties' Details |
NumberingType
short NumberingType;
- Description
- specifies the type of numbering.
- See also
- NumberingType
|
|
ParentNumbering
short ParentNumbering;
- Description
- specifies the number of higher numbering levels that
are included in the representation of the current number.
|
|
Prefix
string Prefix;
- Description
- This prefix is inserted in front of the numbering symbol(s).
|
|
Suffix
string Suffix;
- Description
- This suffix is inserted after the numbering symbol(s).
|
|
CharStyleName
string CharStyleName;
- Description
- This is the name of the character style that is used for the symbol(s).
|
|
BulletId
short BulletId;
- Description
- The bullet symbol with this code in the assigned font is used.
|
|
BulletFontName
string BulletFontName;
- Description
- This is the name of the font that is used for the bullet.
|
|
GraphicURL
string GraphicURL;
- Usage Restrictions
- deprecated
- Deprecation Info
- as of LibreOffice 6.1, use Graphic instead
Note the new behaviour since it this was deprecated:
This property can only be set and only external URLs are
supported (no more vnd.sun.star.GraphicObject scheme). When an
URL is set, then it will load the graphic and set the
GraphicBitmap property.
- Description
- This is the URL of a graphic file to use as a symbol.
|
|
StartWith
short StartWith;
- Description
- This specifies the start value for the numbering.
|
|
GraphicBitmap
::com::sun::star::awt::XBitmap GraphicBitmap;
- Usage Restrictions
- optional
- Description
- This is the graphic bitmap to use as a symbol.
Since LibreOffice 6.1
|
|
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.