LibreOffice Module vcl (master) 1
|
#include <rtl/ustring.hxx>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | com::sun::star::uno |
namespace | UITest |
Functions | |
bool | UITest::executeCommand (const OUString &rCommand) |
bool | UITest::executeCommandWithParameters (const OUString &rCommand, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) |
bool | UITest::executeDialog (const OUString &rCommand) |
std::unique_ptr< UIObject > | UITest::getFocusTopWindow () |
std::unique_ptr< UIObject > | UITest::getFloatWindow () |