LibreOffice Module cui (master) 1
Functions | Variables
tabstpge.cxx File Reference
#include <svtools/ruler.hxx>
#include <svtools/unitconv.hxx>
#include <svx/svxids.hrc>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <editeng/lrspitem.hxx>
#include <tabstpge.hxx>
#include <svx/dlgutil.hxx>
#include <svl/cjkoptions.hxx>
#include <unotools/localedatawrapper.hxx>
#include <svl/intitem.hxx>
Include dependency graph for tabstpge.cxx:

Go to the source code of this file.

Functions

static void FillUpWithDefTabs_Impl (tools::Long nDefDist, SvxTabStopItem &rTabs)
 
 IMPL_LINK (SvxTabulatorTabPage, NewHdl_Impl, weld::Button &, rBtn, void)
 
 IMPL_LINK_NOARG (SvxTabulatorTabPage, DelHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxTabulatorTabPage, DelAllHdl_Impl, weld::Button &, void)
 
 IMPL_LINK (SvxTabulatorTabPage, TabTypeCheckHdl_Impl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK (SvxTabulatorTabPage, FillTypeCheckHdl_Impl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK_NOARG (SvxTabulatorTabPage, GetFillCharHdl_Impl, weld::Widget &, void)
 
 IMPL_LINK_NOARG (SvxTabulatorTabPage, GetDezCharHdl_Impl, weld::Widget &, void)
 
 IMPL_LINK_NOARG (SvxTabulatorTabPage, SelectHdl_Impl, weld::TreeView &, bool)
 
 IMPL_LINK_NOARG (SvxTabulatorTabPage, ReformatHdl_Impl, weld::Widget &, void)
 
 IMPL_LINK_NOARG (SvxTabulatorTabPage, ModifyHdl_Impl, weld::ComboBox &, void)
 

Variables

constexpr FieldUnit eDefUnit = FieldUnit::MM_100TH
 

Function Documentation

◆ FillUpWithDefTabs_Impl()

static void FillUpWithDefTabs_Impl ( tools::Long  nDefDist,
SvxTabStopItem rTabs 
)
static

Definition at line 38 of file tabstpge.cxx.

References SvxTabStopItem::Count(), and SvxTabStopItem::Insert().

Referenced by SvxTabulatorTabPage::FillItemSet().

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SvxTabulatorTabPage  ,
FillTypeCheckHdl_Impl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 557 of file tabstpge.cxx.

References nPos.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SvxTabulatorTabPage  ,
NewHdl_Impl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 414 of file tabstpge.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SvxTabulatorTabPage  ,
TabTypeCheckHdl_Impl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 524 of file tabstpge.cxx.

References nPos.

◆ IMPL_LINK_NOARG() [1/7]

IMPL_LINK_NOARG ( SvxTabulatorTabPage  ,
DelAllHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 515 of file tabstpge.cxx.

References GetWhich.

◆ IMPL_LINK_NOARG() [2/7]

IMPL_LINK_NOARG ( SvxTabulatorTabPage  ,
DelHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 479 of file tabstpge.cxx.

References nPos.

◆ IMPL_LINK_NOARG() [3/7]

IMPL_LINK_NOARG ( SvxTabulatorTabPage  ,
GetDezCharHdl_Impl  ,
weld::Widget ,
void   
)

Definition at line 600 of file tabstpge.cxx.

References nPos.

◆ IMPL_LINK_NOARG() [4/7]

IMPL_LINK_NOARG ( SvxTabulatorTabPage  ,
GetFillCharHdl_Impl  ,
weld::Widget ,
void   
)

Definition at line 586 of file tabstpge.cxx.

References nPos.

◆ IMPL_LINK_NOARG() [5/7]

IMPL_LINK_NOARG ( SvxTabulatorTabPage  ,
ModifyHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 638 of file tabstpge.cxx.

References eDefUnit, and nPos.

◆ IMPL_LINK_NOARG() [6/7]

IMPL_LINK_NOARG ( SvxTabulatorTabPage  ,
ReformatHdl_Impl  ,
weld::Widget ,
void   
)

Definition at line 633 of file tabstpge.cxx.

◆ IMPL_LINK_NOARG() [7/7]

IMPL_LINK_NOARG ( SvxTabulatorTabPage  ,
SelectHdl_Impl  ,
weld::TreeView ,
bool   
)

Definition at line 614 of file tabstpge.cxx.

References nPos.

Variable Documentation

◆ eDefUnit

constexpr FieldUnit eDefUnit = FieldUnit::MM_100TH
constexpr