|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module ui { module dialogs {
54 void setControlProperty( [in]
string aControlName, [in]
string aControlProperty, [in] any aValue )
Generic control access interface.
Definition: XControlAccess.idl:36
any getControlProperty([in] string aControlName, [in] string aControlProperty)
Query for a control property.
void setControlProperty([in] string aControlName, [in] string aControlProperty, [in] any aValue)
Change a control property.
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46