LibreOffice Module vcl (master) 1
|
#include <vcl/dockwin.hxx>
#include <vcl/event.hxx>
#include <vcl/toolkit/floatwin.hxx>
#include <vcl/menu.hxx>
#include <vcl/timer.hxx>
#include <vcl/toolkit/menubtn.hxx>
#include <vcl/settings.hxx>
#include <vcl/uitest/uiobject.hxx>
#include <vcl/uitest/logger.hxx>
#include <vcl/uitest/eventdescription.hxx>
#include <menutogglebutton.hxx>
#include <tools/json_writer.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (MenuButton, ImplMenuTimeoutHdl, Timer *, void) | |
IMPL_LINK_NOARG | ( | MenuButton | , |
ImplMenuTimeoutHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 171 of file menubtn.cxx.
References GrabFocus, and WB_NOPOINTERFOCUS.