LibreOffice Module sc (master) 1
Functions
tpformula.cxx File Reference
#include <global.hxx>
#include <tpformula.hxx>
#include <formulaopt.hxx>
#include <sc.hrc>
#include <strings.hrc>
#include <scresid.hxx>
#include <formula/grammar.hxx>
#include <officecfg/Office/Calc.hxx>
#include "calcoptionsdlg.hxx"
#include <unotools/localedatawrapper.hxx>
Include dependency graph for tpformula.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScTpFormulaOptions, ButtonHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK (ScTpFormulaOptions, ToggleHdl, weld::Toggleable &, rBtn, void)
 
 IMPL_LINK (ScTpFormulaOptions, SepInsertTextHdl, OUString &, rTest, bool)
 
 IMPL_LINK (ScTpFormulaOptions, RowSepInsertTextHdl, OUString &, rTest, bool)
 
 IMPL_LINK (ScTpFormulaOptions, ColSepInsertTextHdl, OUString &, rTest, bool)
 
 IMPL_LINK (ScTpFormulaOptions, SepModifyHdl, weld::Entry &, rEdit, void)
 
 IMPL_LINK (ScTpFormulaOptions, SepEditOnFocusHdl, weld::Widget &, rControl, void)
 

Function Documentation

◆ IMPL_LINK() [1/7]

IMPL_LINK ( ScTpFormulaOptions  ,
ButtonHdl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 204 of file tpformula.cxx.

◆ IMPL_LINK() [2/7]

IMPL_LINK ( ScTpFormulaOptions  ,
ColSepInsertTextHdl  ,
OUString &  ,
rTest  ,
bool   
)

Definition at line 238 of file tpformula.cxx.

◆ IMPL_LINK() [3/7]

IMPL_LINK ( ScTpFormulaOptions  ,
RowSepInsertTextHdl  ,
OUString &  ,
rTest  ,
bool   
)

Definition at line 230 of file tpformula.cxx.

◆ IMPL_LINK() [4/7]

IMPL_LINK ( ScTpFormulaOptions  ,
SepEditOnFocusHdl  ,
weld::Widget ,
rControl  ,
void   
)

Definition at line 251 of file tpformula.cxx.

◆ IMPL_LINK() [5/7]

IMPL_LINK ( ScTpFormulaOptions  ,
SepInsertTextHdl  ,
OUString &  ,
rTest  ,
bool   
)

Definition at line 222 of file tpformula.cxx.

◆ IMPL_LINK() [6/7]

IMPL_LINK ( ScTpFormulaOptions  ,
SepModifyHdl  ,
weld::Entry ,
rEdit  ,
void   
)

Definition at line 246 of file tpformula.cxx.

◆ IMPL_LINK() [7/7]

IMPL_LINK ( ScTpFormulaOptions  ,
ToggleHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

Definition at line 212 of file tpformula.cxx.