LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"XUITest.idl";
Public Member Functions | |
boolean | executeCommand ([in] string command) |
boolean | executeCommandWithParameters ([in] string command, [in] com::sun::star::beans::PropertyValues propValues) |
boolean | executeDialog ([in] string command) |
XUIObject | getTopFocusWindow () |
XUIObject | getFloatWindow () |
boolean executeCommand | ( | [in] string | command | ) |
boolean executeCommandWithParameters | ( | [in] string | command, |
[in] com::sun::star::beans::PropertyValues | propValues | ||
) |
boolean executeDialog | ( | [in] string | command | ) |
XUIObject getFloatWindow | ( | ) |
XUIObject getTopFocusWindow | ( | ) |