LibreOffice
LibreOffice 24.2 SDK API Reference
|
specifies the name of the object. More...
import"XNamed.idl";
Public Member Functions | |
string | getName () |
void | setName ([in] string aName) |
sets the programmatic name of the object. 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... | |
specifies the name of the object.
The name is generally unique in the container of the object.
string getName | ( | ) |
void setName | ( | [in] string | aName | ) |
sets the programmatic name of the object.