LibreOffice Module sw (master) 1
Functions | Variables
pggrid.cxx File Reference
#include <cmdid.h>
#include <hintids.hxx>
#include <svx/colorbox.hxx>
#include <editeng/sizeitem.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <svx/ruler.hxx>
#include <pggrid.hxx>
#include <tgrditem.hxx>
#include <svx/pageitem.hxx>
#include <wrtsh.hxx>
#include <doc.hxx>
#include <swmodule.hxx>
#include <view.hxx>
Include dependency graph for pggrid.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SwTextGridPage, CharorLineChangedHdl, weld::SpinButton &, rField, void)
 
 IMPL_LINK (SwTextGridPage, TextSizeChangedHdl, weld::MetricSpinButton &, rField, void)
 
 IMPL_LINK (SwTextGridPage, GridTypeHdl, weld::Toggleable &, rButton, void)
 
 IMPL_LINK_NOARG (SwTextGridPage, DisplayGridHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwTextGridPage, GridModifyClickHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwTextGridPage, ColorModifyHdl, ColorListBox &, void)
 

Variables

constexpr tools::Long constTwips_5mm = o3tl::toTwips(5, o3tl::Length::mm)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SwTextGridPage  ,
CharorLineChangedHdl  ,
weld::SpinButton ,
rField  ,
void   
)

Definition at line 358 of file pggrid.cxx.

References nValue.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SwTextGridPage  ,
GridTypeHdl  ,
weld::Toggleable ,
rButton  ,
void   
)

Definition at line 463 of file pggrid.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SwTextGridPage  ,
TextSizeChangedHdl  ,
weld::MetricSpinButton ,
rField  ,
void   
)

Definition at line 410 of file pggrid.cxx.

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( SwTextGridPage  ,
ColorModifyHdl  ,
ColorListBox ,
void   
)

Definition at line 534 of file pggrid.cxx.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( SwTextGridPage  ,
DisplayGridHdl  ,
weld::Toggleable ,
void   
)

Definition at line 522 of file pggrid.cxx.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( SwTextGridPage  ,
GridModifyClickHdl  ,
weld::Toggleable ,
void   
)

Definition at line 529 of file pggrid.cxx.

Variable Documentation

◆ constTwips_5mm

constexpr tools::Long constTwips_5mm = o3tl::toTwips(5, o3tl::Length::mm)
constexpr