LibreOffice Module vcl (master) 1
Classes | Functions
cursor.cxx File Reference
#include <memory>
#include <comphelper/lok.hxx>
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <vcl/settings.hxx>
#include <vcl/window.hxx>
#include <vcl/cursor.hxx>
#include <window.h>
#include <tools/poly.hxx>
Include dependency graph for cursor.cxx:

Go to the source code of this file.

Classes

struct  ImplCursorData
 

Functions

static tools::Rectangle ImplCursorInvert (vcl::RenderContext *pRenderContext, ImplCursorData const *pData)
 
static void ImplCursorInvert (vcl::Window *pWindow, ImplCursorData const *pData)
 
 IMPL_LINK_NOARG (vcl::Cursor, ImplTimerHdl, Timer *, void)
 

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( vcl::Cursor  ,
ImplTimerHdl  ,
Timer ,
void   
)

Definition at line 345 of file cursor.cxx.

◆ ImplCursorInvert() [1/2]

static tools::Rectangle ImplCursorInvert ( vcl::RenderContext pRenderContext,
ImplCursorData const *  pData 
)
static

◆ ImplCursorInvert() [2/2]

static void ImplCursorInvert ( vcl::Window pWindow,
ImplCursorData const *  pData 
)
static