LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
PageFootnoteInfo Service Referencepublished

specifies the properties of the footnote area of a page or a page style. More...

import"PageFootnoteInfo.idl";

Public Attributes

long FootnoteHeight
 contains the maximum height of the footnote section. More...
 
long FootnoteSeparatorLineWidth
 contains the relative width of the footnote separator line. More...
 
long FootnoteTopDistance
 contains the distance between the text and footnote section. More...
 
long FootnoteBottomDistance
 contains the distance between the separator line and the footnote section. More...
 
short FootnoteSeparatorLineWidthPercent
 contains the relative width of the footnote separator line. More...
 
com::sun::star::text::HorizontalAdjust FootnoteSeparatorLineAdjust
 contains the adjustment of the footnote separator line. More...
 
short FootnoteSeparatorLinePenWidth
 contains the width of the pen for the footnote separator line. More...
 

Detailed Description

specifies the properties of the footnote area of a page or a page style.

Member Data Documentation

long FootnoteBottomDistance
property

contains the distance between the separator line and the footnote section.

long FootnoteHeight
property

contains the maximum height of the footnote section.

If 0, the maximum is the height of the page.

com::sun::star::text::HorizontalAdjust FootnoteSeparatorLineAdjust
property

contains the adjustment of the footnote separator line.

short FootnoteSeparatorLinePenWidth
property

contains the width of the pen for the footnote separator line.

long FootnoteSeparatorLineWidth
property

contains the relative width of the footnote separator line.

short FootnoteSeparatorLineWidthPercent
property

contains the relative width of the footnote separator line.

long FootnoteTopDistance
property

contains the distance between the text and footnote section.


The documentation for this service was generated from the following file: