LibreOffice
LibreOffice 5.0 SDK API Reference
|
is used for cross references in text documents. More...
import "ReferenceMark.idl";
Exported Interfaces | |
interface | com::sun::star::text::XTextContent |
interface | com::sun::star::container::XNamed |
Additional Inherited Members | |
![]() | |
void | attach ([in] com::sun::star::text::XTextRange xTextRange) raises ( com::sun::star::lang::IllegalArgumentException ) |
is called when this object gets embedded in a text. More... | |
com::sun::star::text::XTextRange | getAnchor () |
![]() | |
string | getName () |
void | setName ([in] string aName) |
sets the programmatic name of the object. More... | |
is used for cross references in text documents.
interface com::sun::star::container::XNamed |
interface com::sun::star::text::XTextContent |