21 module
com { module sun { module star { module text {
provides a bitmap in the Microsoft DIB format.
Definition XBitmap.idl:28
long Color
describes an RGB color value with an optional alpha channel.
Definition Color.idl:34
Definition Ambiguous.idl:20
provides access to a numbering level as part of the Numbering Rules.
Definition NumberingLevel.idl:27
long IndentAt
indentation of the text lines
Definition NumberingLevel.idl:228
short VertOrient
contains the vertical orientation of a graphic.
Definition NumberingLevel.idl:112
string Prefix
the prefix of the numbering symbol.
Definition NumberingLevel.idl:44
string ParagraphStyleName
contains the name of the paragraph style that should use this numbering.
Definition NumberingLevel.idl:156
string Suffix
the suffix of the numbering symbol.
Definition NumberingLevel.idl:49
short BulletRelSize
contains the size of the symbol relative to the high of the paragraph.
Definition NumberingLevel.idl:166
long FirstLineIndent
additional line indent for the first text line
Definition NumberingLevel.idl:217
com::sun::star::util::Color BulletColor
contains the color for the symbol.
Definition NumberingLevel.idl:161
short Adjust
adjusts the numbering (HoriOrientation_LEFT/RIGHT/CENTER)
Definition NumberingLevel.idl:34
string GraphicURL
the URL of the graphic file that is used as the numbering symbol.
Definition NumberingLevel.idl:92
short PositionAndSpaceMode
position and space mode
Definition NumberingLevel.idl:181
short ParentNumbering
number of upper levels that are included in the current numbering symbol.
Definition NumberingLevel.idl:39
com::sun::star::awt::Size GraphicSize
size of the graphic that is used as bullet.
Definition NumberingLevel.idl:105
string HeadingStyleName
contains the name of the paragraph style that is interpreted as the header of this level.
Definition NumberingLevel.idl:149
short LabelFollowedBy
character following the list label
Definition NumberingLevel.idl:193
long FirstLineOffset
specifies the offset between the beginning of the first line and the beginning of the following lines...
Definition NumberingLevel.idl:137
com::sun::star::awt::XBitmap GraphicBitmap
the graphic file that is used as the numbering symbol.
Definition NumberingLevel.idl:100
short StartWith
specifies the start value for the numbering.
Definition NumberingLevel.idl:120
string BulletFontName
the name of the font for the symbol.
Definition NumberingLevel.idl:71
long ListtabStopPosition
list tab position
Definition NumberingLevel.idl:206
long LeftMargin
specifies the left margin of the numbering
Definition NumberingLevel.idl:125
string CharStyleName
Name of the character style that is used for the numbering symbol.
Definition NumberingLevel.idl:54
short NumberingType
specifies the type of numbering.
Definition NumberingLevel.idl:142
string BulletChar
contains the symbol in the given font.
Definition NumberingLevel.idl:66
short BulletId
the ID of the symbol in the given font.
Definition NumberingLevel.idl:61
long SymbolTextDistance
specifies the distance between the numbering symbol and the text of the paragraph.
Definition NumberingLevel.idl:131
com::sun::star::awt::FontDescriptor BulletFont
the font used to paint the bullet.
Definition NumberingLevel.idl:76
describes the characteristics of a font.
Definition FontDescriptor.idl:30
specifies the 2-dimensional size of an area using width and height.
Definition Size.idl:28