| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
represents a page style for a text document. More...
import "TextPageStyle.idl";
| Public Attributes | |
| boolean | RegisterModeActive | 
| determines whether the register mode is active on that page. | |
| string | RegisterParagraphStyle | 
| contains the name of the paragraph style that is used as reference of the register mode. | |
| com::sun::star::text::XTextColumns | TextColumns | 
| contains the column settings of the page. | |
| com::sun::star::text::XText | HeaderText | 
| contains the interface to the text of the header. | |
| com::sun::star::text::XText | HeaderTextLeft | 
| contains the interface to the text of the header of left pages. | |
| com::sun::star::text::XText | HeaderTextRight | 
| contains the interface to the text of the header of right pages. | |
| com::sun::star::text::XText | HeaderTextFirst | 
| contains the interface to the text of the header of first pages. | |
| com::sun::star::text::XText | FooterText | 
| contains the interface to the text of the footer. | |
| com::sun::star::text::XText | FooterTextLeft | 
| contains the interface to the text of the footer of a left page. | |
| com::sun::star::text::XText | FooterTextRight | 
| contains the interface to the text of the footer of a right page. | |
| com::sun::star::text::XText | FooterTextFirst | 
| contains the interface to the text of the footer of a first page. | |
| long | FootnoteHeight | 
| contains the maximum height of the footnote area (in 1/100 mm). | |
| short | FootnoteLineWeight | 
| contains the weight of the separator line between the text and the footnote area (in 1/100 mm). | |
| com::sun::star::util::Color | FootnoteLineColor | 
| contains the color of the separator line between the text and the footnote area. | |
| byte | FootnoteLineRelativeWidth | 
| contains the relative width of the separator line between the text and the footnote area (in percent). | |
| short | FootnoteLineAdjust | 
| contains the adjustment of the separator line between the text and the footnote area. | |
| long | FootnoteLineTextDistance | 
| contains the distance between the text and the separator line between the text and the footnote area (in 1/100 mm). | |
| long | FootnoteLineDistance | 
| contains the distance between the footnote area and the separator line between the text and the footnote area (in 1/100 mm). | |
represents a page style for a text document.
This service extends the service com::sun::star::style::PageStyle with specific properties for text documents.
| 
 | property | 
contains the interface to the text of the footer.
| 
 | optionalproperty | 
contains the interface to the text of the footer of a first page.
| 
 | property | 
contains the interface to the text of the footer of a left page.
| 
 | property | 
contains the interface to the text of the footer of a right page.
| 
 | property | 
contains the maximum height of the footnote area (in 1/100 mm).
If set to zero, the height of the current page is used as limit.
| 
 | property | 
contains the adjustment of the separator line between the text and the footnote area.
| 
 | property | 
contains the color of the separator line between the text and the footnote area.
| 
 | property | 
contains the distance between the footnote area and the separator line between the text and the footnote area (in 1/100 mm).
| 
 | property | 
contains the relative width of the separator line between the text and the footnote area (in percent).
| 
 | property | 
contains the distance between the text and the separator line between the text and the footnote area (in 1/100 mm).
| 
 | property | 
contains the weight of the separator line between the text and the footnote area (in 1/100 mm).
| 
 | property | 
contains the interface to the text of the header.
| 
 | optionalproperty | 
contains the interface to the text of the header of first pages.
| 
 | property | 
contains the interface to the text of the header of left pages.
| 
 | property | 
contains the interface to the text of the header of right pages.
| 
 | property | 
determines whether the register mode is active on that page.
| 
 | property | 
contains the name of the paragraph style that is used as reference of the register mode.
contains the column settings of the page.