LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XSolverDescription_idl__
21 #define __com_sun_star_sheet_XSolverDescription_idl__
26 module
com { module sun { module star { module sheet {
string ComponentDescription
A user-visible name of the component.
Definition: XSolverDescription.idl:35
gives access to user-visible strings for a solver.
Definition: XSolverDescription.idl:32
Definition: Ambiguous.idl:22
string StatusDescription
After calling solve, a message describing the status (explaining why no solution was found).
Definition: XSolverDescription.idl:45
base interface of all UNO interfaces
Definition: XInterface.idl:48
string getPropertyDescription([in] string aPropertyName)
returns a short description for a property in the component's com::sun::star::beans::XPropertySet int...