LibreOffice
LibreOffice 7.4 SDK API Reference
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

◆ AnchorCharStyleName

string AnchorCharStyleName
optionalproperty

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

Since
OOo 2.0

◆ BeginNotice

string BeginNotice
optionalproperty

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

For footnotes only.

◆ CharStyleName

string CharStyleName
property

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

◆ EndNotice

string EndNotice
optionalproperty

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

For footnotes only.

◆ FootnoteCounting

short FootnoteCounting
optionalproperty

contains the type of the counting of the footnote numbers.

For footnotes only.

See also
FootnoteNumbering

◆ NumberingType

short NumberingType
property

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

◆ PageStyleName

string PageStyleName
property

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

◆ ParaStyleName

string ParaStyleName
property

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

◆ PositionEndOfDoc

boolean PositionEndOfDoc
optionalproperty

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

For footnotes only.

◆ Prefix

string Prefix
property

contains the prefix for the footnote/endnote symbol.

◆ StartAt

short StartAt
property

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

◆ Suffix

string Suffix
property

contains the suffix for the footnote/endnote symbol.


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