Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: text ::

service Footnote

Description
This service specifies a footnote or an endnote in a TextDocument .


Exported Interfaces

com::sun::star::text::XFootnote
Description
provides access to the footnote label, which is the anchor text range.
com::sun::star::text::XText
Description
provides access to the text of the footnote (or endnote).

Properties' Summary

ReferenceId [ OPTIONAL ]
contains an internal identifier for the use as SequenceNumber property in reference fields.

Properties' Details

ReferenceId
 
[ readonly ] short ReferenceId;
[ OPTIONAL ]
Description
contains an internal identifier for the use as SequenceNumber property in reference fields.
See also
com.sun.star.text.textfield.GetReference.

Top of Page