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