Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service NumberingLevel |
|
Properties' Summary | |
short Adjust |
adjusts the numbering (HoriOrientation_LEFT/RIGHT/CENTER) |
short ParentNumbering |
[ OPTIONAL ] number of upper levels that are included in the current numbering symbol. |
string Prefix |
the prefix of the numbering symbol. |
string Suffix |
the suffix of the numbering symbol. |
string CharStyleName |
[ OPTIONAL ] Name of the character style that is used for the numbering symbol. |
short BulletId |
[ DEPRECATED ] [ OPTIONAL ] the ID of the symbol in the given font. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL . |
string BulletChar |
contains the symbol in the given font. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL . |
string BulletFontName |
the name of the font for the symbol. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL . |
::com::sun::star::awt::FontDescriptor BulletFont |
[ OPTIONAL ] the font used to paint the bullet. |
string GraphicURL |
the URL of the graphic file that is used as the numbering symbol. |
::com::sun::star::awt::XBitmap GraphicBitmap |
[ OPTIONAL ] the bitmap containing the bullet. |
::com::sun::star::awt::Size GraphicSize |
[ OPTIONAL ] size of the graphic that is used as bullet. |
short VertOrient |
[ OPTIONAL ] contains the vertical orientation of a graphic. |
short StartWith |
[ OPTIONAL ] specifies the start value for the numbering. |
long LeftMargin |
specifies the left margin of the numbering |
long SymbolTextDistance |
[ OPTIONAL ] specifies the distance between the numbering symbol and the text of the paragraph. |
long FirstLineOffset |
specifies the offset between the beginning of the first line and the beginning of the following lines of the paragraph. |
short NumberingType |
specifies the type of numbering. |
string HeadingStyleName |
contains the name of the paragraph style that is interpreted as the header of this level. It is only contained in the levels of chapter numbering rules. |
::com::sun::star::util::Color BulletColor |
[ OPTIONAL ] contains the color for the symbol. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL . |
short BulletRelSize |
[ OPTIONAL ] contains the size of the symbol relative to the high of the paragraph. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL . |
Properties' Details | |
Adjust
|
|
ParentNumbering
|
|
Prefix
|
|
Suffix
|
|
CharStyleName
|
|
BulletId
|
|
BulletChar
|
|
BulletFontName
|
|
BulletFont
|
|
GraphicURL
|
|
GraphicBitmap
|
|
GraphicSize
|
|
VertOrient
|
|
StartWith
|
|
LeftMargin
|
|
SymbolTextDistance
|
|
FirstLineOffset
|
|
NumberingType
|
|
HeadingStyleName
|
|
BulletColor
|
|
BulletRelSize
|
Copyright © 2003 Sun Microsystems, Inc.