| LibreOffice
    LibreOffice 25.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. | |
| 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. | |
| Public Attributes | |
| string | ComponentDescription | 
| A user-visible name of the component. | |
| string | StatusDescription | 
| After calling solve, a message describing the status (explaining why no solution was found). | |
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).