| LibreOffice
    LibreOffice 24.8 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 | |
| void | setTitleObject ([in] XTitle Title) | 
| set a new title object replacing the former one | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
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