LibreOffice
LibreOffice 24.2 SDK API Reference
|
gives access to user-visible strings for a solver. More...
import"XSolverDescription.idl";
Public Member Functions | |
string | getPropertyDescription ([in] string aPropertyName) |
returns a short description for a property in the component's com::sun::star::beans::XPropertySet interface. 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... | |
Public Attributes | |
string | ComponentDescription |
A user-visible name of the component. More... | |
string | StatusDescription |
After calling solve, a message describing the status (explaining why no solution was found). More... | |
gives access to user-visible strings for a solver.
string getPropertyDescription | ( | [in] string | aPropertyName | ) |
returns a short description for a property in the component's com::sun::star::beans::XPropertySet interface.
|
attributereadonly |
A user-visible name of the component.
|
attributereadonly |
After calling solve, a message describing the status (explaining why no solution was found).