LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Included Services | List of all members
Endnote Service Referencepublished

This service specifies a an endnote in a TextDocument. More...

import "Endnote.idl";

Inheritance diagram for Endnote:
Footnote XFootnote XText XTextContent XSimpleText XComponent XTextRange XInterface XInterface

Included Services

service Footnote
 

Additional Inherited Members

- Exported Interfaces inherited from Footnote
interface com::sun::star::text::XFootnote
 provides access to the footnote label, which is the anchor text range. More...
 
interface com::sun::star::text::XText
 provides access to the text of the footnote (or endnote). More...
 
- Public Member Functions inherited from XFootnote
string getLabel ()
 
void setLabel ([in] string aLabel)
 sets the label of the footnote. More...
 
- Public Member Functions inherited from XText
void insertTextContent ([in] com::sun::star::text::XTextRange xRange,[in] com::sun::star::text::XTextContent xContent,[in] boolean bAbsorb) raises ( com::sun::star::lang::IllegalArgumentException )
 inserts a content, such as a text table, text frame or text field. More...
 
void removeTextContent ([in] com::sun::star::text::XTextContent xContent) raises ( com::sun::star::container::NoSuchElementException )
 removes the specified content from the text object. More...
 
- Public Attributes inherited from Footnote
short ReferenceId
 contains an internal identifier for the use as SequenceNumber property in reference fields. More...
 

Detailed Description

This service specifies a an endnote in a TextDocument.

Exported Interfaces

service Footnote

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