LibreOffice
LibreOffice 24.2 SDK API Reference
|
specifies a left and right margin. More...
import"LeftRightMarginScale.idl";
Public Attributes | |
long | TextLeft |
specifies a left text margin in 1/100th mm. More... | |
long | Left |
specifies a left margin in 1/100th mm. More... | |
long | Right |
specifies a right margin in 1/100th mm. More... | |
long | FirstLine |
specifies a first line indent relative to TextLeft in 1/100th mm. More... | |
long | ScaleLeft |
specifies a scale value for the left margin in percent. More... | |
long | ScaleRight |
specifies a scale value for the right margin in percent. More... | |
long | ScaleFirstLine |
specifies a scale value for the first line margin in percent. More... | |
boolean | AutoFirstLine |
specifies if the automatic calculation of the first line indent occurs. More... | |
specifies a left and right margin.
boolean AutoFirstLine |
specifies if the automatic calculation of the first line indent occurs.
long FirstLine |
specifies a first line indent relative to TextLeft in 1/100th mm.
long Left |
specifies a left margin in 1/100th mm.
long Right |
specifies a right margin in 1/100th mm.
long ScaleFirstLine |
specifies a scale value for the first line margin in percent.
long ScaleLeft |
specifies a scale value for the left margin in percent.
long ScaleRight |
specifies a scale value for the right margin in percent.
long TextLeft |
specifies a left text margin in 1/100th mm.