Language
The Free and Open Productivity Suite
:: com :: sun :: star :: text ::
|
service FootnoteSettings |
- Description
- provides access to the settings of footnotes or endnotes in a
(text) document.
|
Properties' Summary |
string
CharStyleName |
contains the name of the character style that is used
for the label in front of the footnote/endnote text.
|
short
NumberingType |
contains the numbering type for the numbering of the
footnotes/endnotes.
|
string
PageStyleName |
contains the page style that is used for the page that
contains the footnote/endnote texts
|
string
ParaStyleName |
contains the paragraph style that is used for the
footnote/endnote text.
|
string
Prefix |
contains the prefix for the footnote/endnote symbol.
|
short
StartAt |
contains the first number of the automatic numbering
of footnotes/endnotes.
|
string
Suffix |
contains the suffix for the footnote/endnote symbol.
|
string
BeginNotice |
[ OPTIONAL ]
contains the string at the restart of the footnote
text after a break.
|
string
EndNotice |
[ OPTIONAL ]
contains the string at the end of a footnote part in
front of a break.
|
short
FootnoteCounting |
[ OPTIONAL ]
contains the type of the counting of the footnote numbers.
|
boolean
PositionEndOfDoc |
[ OPTIONAL ]
If true, the footnote text is shown at the end of the document.
|
string
AnchorCharStyleName |
[ OPTIONAL ]
contains the name of the character style that is used
for footnote/endnote anchor in the text.
|
Properties' Details |
CharStyleName
string CharStyleName;
- Description
- contains the name of the character style that is used
for the label in front of the footnote/endnote text.
|
|
NumberingType
short NumberingType;
- Description
- contains the numbering type for the numbering of the
footnotes/endnotes.
|
|
PageStyleName
string PageStyleName;
- Description
- contains the page style that is used for the page that
contains the footnote/endnote texts
|
|
ParaStyleName
string ParaStyleName;
- Description
- contains the paragraph style that is used for the
footnote/endnote text.
|
|
Prefix
string Prefix;
- Description
- contains the prefix for the footnote/endnote symbol.
|
|
StartAt
short StartAt;
- Description
- contains the first number of the automatic numbering
of footnotes/endnotes.
|
|
Suffix
string Suffix;
- Description
- contains the suffix for the footnote/endnote symbol.
|
|
BeginNotice
string BeginNotice;
- Usage Restrictions
- optional
- Description
- contains the string at the restart of the footnote
text after a break.
For footnotes only.
|
|
EndNotice
string EndNotice;
- Usage Restrictions
- optional
- Description
- contains the string at the end of a footnote part in
front of a break.
For footnotes only.
|
|
FootnoteCounting
short FootnoteCounting;
- Usage Restrictions
- optional
- Description
- contains the type of the counting of the footnote numbers.
For footnotes only.
- See also
- FootnoteNumbering
|
|
PositionEndOfDoc
boolean PositionEndOfDoc;
- Usage Restrictions
- optional
- Description
- If true, the footnote text is shown at the end of the document.
For footnotes only.
|
|
AnchorCharStyleName
string AnchorCharStyleName;
- Usage Restrictions
- optional
- Description
- contains the name of the character style that is used
for footnote/endnote anchor in the text.
- Since
- OOo 2.0
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.