34 void collectUIInformation(
const OUString& aID,
const OUString& aevent ,
const OUString& akey ,
const OUString& avalue)
37 aDescription.
aID = aID;
40 aDescription.
aParent =
"MainWindow";
41 aDescription.
aKeyWord =
"MenuButton";
106 collectUIInformation(aID,
"OPENLIST",
"",
"");
125 collectUIInformation(
get_id(),
"CLOSELIST",
"",
"");
151 , mbStartingMenu(false)
183 bool bExecute =
true;
235 collectUIInformation(
get_id(),
"OPENFROMLIST",
"POS",OUString::number(
mnCurItemId));
virtual Point GetPosPixel() const
#define LINK(Instance, Class, Member)
virtual void EnableRTL(bool bEnable=true) override
std::function< std::unique_ptr< UIObject >vcl::Window *)> FactoryFunction
virtual Size GetSizePixel() const
sal_uInt16 GetCode() const
constexpr sal_uInt16 KEY_SPACE
WinBits const WB_NOPOINTERFOCUS
static UITestLogger & getInstance()
void logEvent(const EventDescription &rDescription)
const OUString & get_id() const
Get the ID of the window.
sal_uInt16 GetModifier() const
constexpr sal_uInt16 KEY_DOWN
static bool GetLayoutRTL()
vcl::Window * GetParent() const
constexpr sal_uInt16 KEY_RETURN
bool IsInPopupMode(const vcl::Window *pWin)
static sal_uLong GetActionDelay()
const vcl::KeyCode & GetKeyCode() const
const Point & GetPosPixel() const
void EndPopupMode(const vcl::Window *pWin)
reference_type * get() const
Get the body.
void StartPopupMode(const vcl::Window *pWin, const tools::Rectangle &rRect, FloatWinPopupFlags nPopupModeFlags)
Point OutputToScreenPixel(const Point &rPos) const
std::map< OUString, OUString > aParameters
WinBits const WB_NOTABSTOP
static DockingManager * GetDockingManager()