LibreOffice
LibreOffice 25.8 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. | |
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. |
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.