LibreOffice Module vcl (master) 1
|
This is the complete list of members for UITestLogger, including all inherited members.
app_name | UITestLogger | private |
getAppName() const | UITestLogger | inline |
getInstance() | UITestLogger | static |
log(std::u16string_view rString) | UITestLogger | |
logAction(VclPtr< Control > const &xUIElement, VclEventId nEvent) | UITestLogger | |
logAction(vcl::Window *const &xUIWin, VclEventId nEvent) | UITestLogger | |
logCommand(std::u16string_view rAction, const css::uno::Sequence< css::beans::PropertyValue > &rArgs) | UITestLogger | |
logEvent(const EventDescription &rDescription) | UITestLogger | |
logKeyInput(VclPtr< vcl::Window > const &xUIElement, const KeyEvent &rEvent) | UITestLogger | |
maStream | UITestLogger | private |
mbValid | UITestLogger | private |
setAppName(OUString name) | UITestLogger | inline |
UITestLogger() | UITestLogger |