LibreOffice Module sc (master) 1
Macros | Functions
hdrcont.cxx File Reference
#include <sfx2/dispatch.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/help.hxx>
#include <vcl/settings.hxx>
#include <svtools/colorcfg.hxx>
#include <osl/diagnose.h>
#include <tabvwsh.hxx>
#include <hdrcont.hxx>
#include <dbdata.hxx>
#include <scmod.hxx>
#include <inputopt.hxx>
#include <gridmerg.hxx>
#include <document.hxx>
#include <markdata.hxx>
#include <tabview.hxx>
#include <viewdata.hxx>
#include <columnspanset.hxx>
Include dependency graph for hdrcont.cxx:

Go to the source code of this file.

Macros

#define SC_DRAG_MIN   2
 
#define SC_HDRPAINT_SEL_BOTTOM   4
 
#define SC_HDRPAINT_BOTTOM   5
 
#define SC_HDRPAINT_TEXT   6
 
#define SC_HDRPAINT_COUNT   7
 

Functions

 IMPL_LINK_NOARG (ScHeaderControl, ShowDragHelpHdl, Timer *, void)
 

Macro Definition Documentation

◆ SC_DRAG_MIN

#define SC_DRAG_MIN   2

Definition at line 39 of file hdrcont.cxx.

◆ SC_HDRPAINT_BOTTOM

#define SC_HDRPAINT_BOTTOM   5

Definition at line 46 of file hdrcont.cxx.

◆ SC_HDRPAINT_COUNT

#define SC_HDRPAINT_COUNT   7

Definition at line 48 of file hdrcont.cxx.

◆ SC_HDRPAINT_SEL_BOTTOM

#define SC_HDRPAINT_SEL_BOTTOM   4

Definition at line 45 of file hdrcont.cxx.

◆ SC_HDRPAINT_TEXT

#define SC_HDRPAINT_TEXT   6

Definition at line 47 of file hdrcont.cxx.

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScHeaderControl  ,
ShowDragHelpHdl  ,
Timer ,
void   
)

Definition at line 1002 of file hdrcont.cxx.