LibreOffice Module vcl (master) 1
Namespaces | Functions
uitest.hxx File Reference
#include <rtl/ustring.hxx>
#include <memory>
Include dependency graph for uitest.hxx:
This graph shows which files directly or indirectly include this file:

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< UIObjectUITest::getFocusTopWindow ()
 
std::unique_ptr< UIObjectUITest::getFloatWindow ()