LibreOffice Module sc (master) 1
Functions
tpview.cxx File Reference
#include <tpview.hxx>
#include <global.hxx>
#include <viewopti.hxx>
#include <scresid.hxx>
#include <docsh.hxx>
#include <sc.hrc>
#include <strings.hrc>
#include <units.hrc>
#include <appoptio.hxx>
#include <scmod.hxx>
#include <svl/eitem.hxx>
#include <svtools/unitconv.hxx>
Include dependency graph for tpview.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScTpContentOptions, SelLbObjHdl, weld::ComboBox &, rLb, void)
 
 IMPL_LINK (ScTpContentOptions, CBHdl, weld::Toggleable &, rBtn, void)
 
 IMPL_LINK (ScTpContentOptions, GridHdl, weld::ComboBox &, rLb, void)
 
 IMPL_LINK_NOARG (ScTpLayoutOptions, MetricHdl, weld::ComboBox &, void)
 
 IMPL_LINK (ScTpLayoutOptions, AlignHdl, weld::Toggleable &, rBox, void)
 

Function Documentation

◆ IMPL_LINK() [1/4]

IMPL_LINK ( ScTpContentOptions  ,
CBHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

◆ IMPL_LINK() [2/4]

IMPL_LINK ( ScTpContentOptions  ,
GridHdl  ,
weld::ComboBox ,
rLb  ,
void   
)

Definition at line 269 of file tpview.cxx.

References VOPT_GRID, and VOPT_GRID_ONTOP.

◆ IMPL_LINK() [3/4]

IMPL_LINK ( ScTpContentOptions  ,
SelLbObjHdl  ,
weld::ComboBox ,
rLb  ,
void   
)

Definition at line 212 of file tpview.cxx.

References eMode, eType, VOBJ_TYPE_CHART, VOBJ_TYPE_DRAW, and VOBJ_TYPE_OLE.

◆ IMPL_LINK() [4/4]

IMPL_LINK ( ScTpLayoutOptions  ,
AlignHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 569 of file tpview.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScTpLayoutOptions  ,
MetricHdl  ,
weld::ComboBox ,
void   
)

Definition at line 556 of file tpview.cxx.