|
LibreOffice
LibreOffice 24.2 SDK API Reference
|
import <XUIObject.idl;
Public Member Functions | |
| XUIObject | getChild ([in] string id) |
| void | executeAction ([in] string action, [in] com::sun::star::beans::PropertyValues propValues) |
| com::sun::star::beans::PropertyValues | getState () |
| string | getType () |
| sequence< string > | getChildren () |
| string | getHierarchy () |
| void executeAction | ( | [in] string | action, |
| [in] com::sun::star::beans::PropertyValues | propValues ) |
| XUIObject getChild | ( | [in] string | id | ) |
| sequence< string > getChildren | ( | ) |
| string getHierarchy | ( | ) |
| com::sun::star::beans::PropertyValues getState | ( | ) |
| string getType | ( | ) |