LibreOffice Module sc (master) 1
Macros | Functions
notemark.cxx File Reference
#include <svx/svdoutl.hxx>
#include <svx/svdmodel.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdocapt.hxx>
#include <svl/itempool.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/window.hxx>
#include <notemark.hxx>
#include <document.hxx>
#include <postit.hxx>
Include dependency graph for notemark.cxx:

Go to the source code of this file.

Macros

#define SC_NOTEMARK_TIME   800
 
#define SC_NOTEMARK_SHORT   70
 

Functions

 IMPL_LINK_NOARG (ScNoteMarker, TimeHdl, Timer *, void)
 
static void lcl_DrawWin (const SdrObject *pObject, vcl::RenderContext *pWindow, const MapMode &rMap)
 
static MapMode lcl_MoveMapMode (const MapMode &rMap, const Size &rMove)
 

Macro Definition Documentation

◆ SC_NOTEMARK_SHORT

#define SC_NOTEMARK_SHORT   70

Definition at line 35 of file notemark.cxx.

◆ SC_NOTEMARK_TIME

#define SC_NOTEMARK_TIME   800

Definition at line 34 of file notemark.cxx.

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScNoteMarker  ,
TimeHdl  ,
Timer ,
void   
)

◆ lcl_DrawWin()

static void lcl_DrawWin ( const SdrObject pObject,
vcl::RenderContext pWindow,
const MapMode rMap 
)
static

◆ lcl_MoveMapMode()

static MapMode lcl_MoveMapMode ( const MapMode rMap,
const Size rMove 
)
static