LibreOffice
LibreOffice 24.2 SDK API Reference
|
Interface to be implemented by objects that support having a title of type XTitle. More...
import"XTitled.idl";
Public Member Functions | |
XTitle | getTitleObject () |
get the object holding the title's content and formatting More... | |
void | setTitleObject ([in] XTitle Title) |
set a new title object replacing the former one More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
Interface to be implemented by objects that support having a title of type XTitle.
XTitle getTitleObject | ( | ) |
get the object holding the title's content and formatting
void setTitleObject | ( | [in] XTitle | Title | ) |
set a new title object replacing the former one