LibreOffice Module vcl (master) 1
Classes | Functions
syswin.cxx File Reference
#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>
Include dependency graph for syswin.cxx:

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)
 

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SystemWindow  ,
ImplHandleLayoutTimerHdl  ,
Timer ,
void   
)

Definition at line 1033 of file syswin.cxx.

References FirstChild, isLayoutEnabled(), SAL_WARN_IF, and Window.

◆ ImplHandleControlAccelerator()

static void ImplHandleControlAccelerator ( const vcl::Window pWindow,
bool  bShow 
)
static