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

provides access to the settings of footnotes or endnotes in a (text) document. More...

import"FootnoteSettings.idl";

Inheritance diagram for FootnoteSettings:
EndnoteSettings

Public Attributes

string CharStyleName
 contains the name of the character style that is used for the label in front of the footnote/endnote text. More...
 
short NumberingType
 contains the numbering type for the numbering of the footnotes/endnotes. More...
 
string PageStyleName
 contains the page style that is used for the page that contains the footnote/endnote texts More...
 
string ParaStyleName
 contains the paragraph style that is used for the footnote/endnote text. More...
 
string Prefix
 contains the prefix for the footnote/endnote symbol. More...
 
short StartAt
 contains the first number of the automatic numbering of footnotes/endnotes. More...
 
string Suffix
 contains the suffix for the footnote/endnote symbol. More...
 
string BeginNotice
 contains the string at the restart of the footnote text after a break. More...
 
string EndNotice
 contains the string at the end of a footnote part in front of a break. More...
 
short FootnoteCounting
 contains the type of the counting of the footnote numbers. More...
 
boolean PositionEndOfDoc
 If TRUE, the footnote text is shown at the end of the document. More...
 
string AnchorCharStyleName
 contains the name of the character style that is used for footnote/endnote anchor in the text. More...
 

Detailed Description

provides access to the settings of footnotes or endnotes in a (text) document.

Member Data Documentation

string AnchorCharStyleName
optionalproperty

contains the name of the character style that is used for footnote/endnote anchor in the text.

Since
OOo 2.0
string BeginNotice
optionalproperty

contains the string at the restart of the footnote text after a break.

For footnotes only.

string CharStyleName
property

contains the name of the character style that is used for the label in front of the footnote/endnote text.

string EndNotice
optionalproperty

contains the string at the end of a footnote part in front of a break.

For footnotes only.

short FootnoteCounting
optionalproperty

contains the type of the counting of the footnote numbers.

For footnotes only.

See Also
FootnoteNumbering
short NumberingType
property

contains the numbering type for the numbering of the footnotes/endnotes.

string PageStyleName
property

contains the page style that is used for the page that contains the footnote/endnote texts

string ParaStyleName
property

contains the paragraph style that is used for the footnote/endnote text.

boolean PositionEndOfDoc
optionalproperty

If TRUE, the footnote text is shown at the end of the document.

For footnotes only.

string Prefix
property

contains the prefix for the footnote/endnote symbol.

short StartAt
property

contains the first number of the automatic numbering of footnotes/endnotes.

string Suffix
property

contains the suffix for the footnote/endnote symbol.


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