10 #ifndef __com_sun_star_ui_test_XUITest_idl__ 11 #define __com_sun_star_ui_test_XUITest_idl__ 16 module
com { module sun { module star { module ui { module test {
20 boolean executeCommand([in]
string command);
22 boolean executeCommandWithParameters([in]
string command,
25 boolean executeDialog([in]
string command);
Definition: XUIObject.idl:17
Definition: Ambiguous.idl:22
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition: PropertyValues.idl:31
Definition: XUITest.idl:18