:: com :: sun :: star :: sheet ::
|
unpublished |
interface XSolverDescription |
|
|
|
- Usage Restrictions
- not published
- Description
- gives access to user-visible strings for a solver.
|
Attributes' Summary |
ComponentDescription |
A user-visible name of the component.
|
StatusDescription |
After calling solve, a message describing the status
(explaining why no solution was found).
|
Methods' Details |
getPropertyDescription
string |
getPropertyDescription( |
[in] string |
aPropertyName ); |
- Description
- returns a short description for a property in the component's
::com::sun::star::beans::XPropertySet interface.
|
|
Attributes' Details |
ComponentDescription
[ readonly ] string ComponentDescription;
- Description
- A user-visible name of the component.
|
|
StatusDescription
[ readonly ] string StatusDescription;
- Description
- After calling solve, a message describing the status
(explaining why no solution was found).
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.