LibreOffice Module vcl (master) 1
|
#include <memory>
#include <o3tl/safeint.hxx>
#include <sal/config.h>
#include <sal/log.hxx>
#include <vcl/layout.hxx>
#include <vcl/mnemonic.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/menu.hxx>
#include <vcl/event.hxx>
#include <vcl/syswin.hxx>
#include <vcl/taskpanelist.hxx>
#include <vcl/tabctrl.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/virdev.hxx>
#include <rtl/ustrbuf.hxx>
#include <o3tl/string_view.hxx>
#include <accel.hxx>
#include <salframe.hxx>
#include <svdata.hxx>
#include <brdwin.hxx>
#include <window.h>
Go to the source code of this file.
Classes | |
class | SystemWindow::ImplData |
Functions | |
static void | ImplHandleControlAccelerator (const vcl::Window *pWindow, bool bShow) |
IMPL_LINK_NOARG (SystemWindow, ImplHandleLayoutTimerHdl, Timer *, void) | |
IMPL_LINK_NOARG | ( | SystemWindow | , |
ImplHandleLayoutTimerHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 1033 of file syswin.cxx.
References FirstChild, isLayoutEnabled(), SAL_WARN_IF, and Window.
|
static |
Definition at line 117 of file syswin.cxx.
References vcl::Window::GetText(), vcl::Window::ImplGetWindow(), vcl::Window::Invalidate(), Control::SetShowAccelerator(), and Update.