21 module
com { module sun { module star { module text {
short Interval
Line numbers are shown on every Intervalth line.
Definition: LineNumberingProperties.idl:53
boolean RestartAtEachPage
specifies if the line numbering should start from the beginning at each page.
Definition: LineNumberingProperties.idl:79
boolean IsOn
If TRUE, line numbering is used.
Definition: LineNumberingProperties.idl:30
Definition: Ambiguous.idl:20
boolean CountLinesInFrames
If TRUE, lines in frames are included in counting.
Definition: LineNumberingProperties.idl:44
provides access to the settings of the line numbering.
Definition: LineNumberingProperties.idl:25
boolean CountEmptyLines
If TRUE, empty lines are counted.
Definition: LineNumberingProperties.idl:40
string CharStyleName
The name of the character style that is used for the line number.
Definition: LineNumberingProperties.idl:35
short SeparatorInterval
The line separator is shown every SeparatorIntervalth line.
Definition: LineNumberingProperties.idl:61
short NumberPosition
specifies the position of the line number (constant LineNumberPositions left/right/inside/outside).
Definition: LineNumberingProperties.idl:66
short NumberingType
specifies the type of the numbering.
Definition: LineNumberingProperties.idl:70
long Distance
specifies the distance between the line number and the start or end of the text area.
Definition: LineNumberingProperties.idl:49
string SeparatorText
specifies the string that is used for the line separator.
Definition: LineNumberingProperties.idl:57