10 module
com { module sun { module star { module ui { module test {
specifies the basic operations for a window component.
Definition: XWindow.idl:33
provides XDispatch interfaces for certain functions which are useful at the UI.
Definition: XDispatchProvider.idl:30
Definition: XUIObject.idl:13
Definition: XUITest.idl:13
boolean executeCommandForProvider([in] string command, [in] ::com::sun::star::frame::XDispatchProvider xProvider)
XUIObject getTopFocusWindow()
XUIObject getFocusWindow()
Get the XUIObject for the window that currently has focus.
XUIObject getWindow([in] ::com::sun::star::awt::XWindow xWindow)
Get the XUIObject for the given window.
XUIObject getFloatWindow()
boolean executeCommandWithParameters([in] string command, [in] com::sun::star::beans::PropertyValues propValues)
boolean executeDialog([in] string command)
boolean executeCommand([in] string command)
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition: PropertyValues.idl:27
Definition: Ambiguous.idl:20