LibreOffice
LibreOffice 25.8 SDK API Reference
|
import "UITest.idl";
Exported Interfaces | |
interface | com::sun::star::ui::test::XUITest |
Additional Inherited Members | |
Public Member Functions inherited from XUITest | |
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. |
interface com::sun::star::ui::test::XUITest |