LibreOffice
LibreOffice 25.8 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 () |
XUIObject | getWindow ([in] ::com::sun::star::awt::XWindow xWindow) |
Get the XUIObject for the given window. |
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 | ( | ) |
XUIObject getWindow | ( | [in] ::com::sun::star::awt::XWindow | xWindow | ) |
Get the XUIObject for the given window.