LibreOffice Module vcl (master) 1
|
#include <config_features.h>
#include <vcl/gdimtf.hxx>
#include <vcl/window.hxx>
#include <vcl/virdev.hxx>
#include <vcl/cursor.hxx>
#include <vcl/settings.hxx>
#include <vcl/syswin.hxx>
#include <sal/types.h>
#include <sal/log.hxx>
#include <window.h>
#include <salgdi.hxx>
#include <salframe.hxx>
#include <svdata.hxx>
#include <comphelper/lok.hxx>
#include <comphelper/profilezone.hxx>
Go to the source code of this file.
Classes | |
class | PaintHelper |
Namespaces | |
namespace | vcl |
Functions | |
vcl::IMPL_LINK_NOARG (Window, ImplHandlePaintHdl, Timer *, void) | |
vcl::IMPL_LINK_NOARG (Window, ImplHandleResizeTimerHdl, Timer *, void) | |