LibreOffice Module cui (master) 1
Functions
fontsubs.cxx File Reference
#include <sal/config.h>
#include <officecfg/Office/Common.hxx>
#include <svtools/ctrltool.hxx>
#include <vcl/svapp.hxx>
#include <svtools/fontsubstconfig.hxx>
#include "fontsubs.hxx"
#include <helpids.h>
Include dependency graph for fontsubs.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SvxFontSubstTabPage, HeaderBarClick, int, nColumn, void)
 
 IMPL_LINK (SvxFontSubstTabPage, ResizeHdl, const Size &, rSize, void)
 
 IMPL_LINK (SvxFontSubstTabPage, ToggleHdl, weld::Toggleable &, rButton, void)
 
 IMPL_LINK (SvxFontSubstTabPage, ClickHdl, weld::Button &, rButton, void)
 
 IMPL_LINK (SvxFontSubstTabPage, TreeListBoxSelectHdl, weld::TreeView &, rButton, void)
 
 IMPL_LINK (SvxFontSubstTabPage, SelectComboBoxHdl, weld::ComboBox &, rBox, void)
 
 IMPL_LINK (SvxFontSubstTabPage, NonPropFontsHdl, weld::Toggleable &, rBox, void)
 

Function Documentation

◆ IMPL_LINK() [1/7]

IMPL_LINK ( SvxFontSubstTabPage  ,
ClickHdl  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 249 of file fontsubs.cxx.

◆ IMPL_LINK() [2/7]

IMPL_LINK ( SvxFontSubstTabPage  ,
HeaderBarClick  ,
int  ,
nColumn  ,
void   
)

Definition at line 92 of file fontsubs.cxx.

References TRISTATE_FALSE, TRISTATE_INDET, and TRISTATE_TRUE.

◆ IMPL_LINK() [3/7]

IMPL_LINK ( SvxFontSubstTabPage  ,
NonPropFontsHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

◆ IMPL_LINK() [4/7]

IMPL_LINK ( SvxFontSubstTabPage  ,
ResizeHdl  ,
const Size ,
rSize  ,
void   
)

Definition at line 128 of file fontsubs.cxx.

◆ IMPL_LINK() [5/7]

IMPL_LINK ( SvxFontSubstTabPage  ,
SelectComboBoxHdl  ,
weld::ComboBox ,
rBox  ,
void   
)

Definition at line 259 of file fontsubs.cxx.

◆ IMPL_LINK() [6/7]

IMPL_LINK ( SvxFontSubstTabPage  ,
ToggleHdl  ,
weld::Toggleable ,
rButton  ,
void   
)

Definition at line 244 of file fontsubs.cxx.

◆ IMPL_LINK() [7/7]

IMPL_LINK ( SvxFontSubstTabPage  ,
TreeListBoxSelectHdl  ,
weld::TreeView ,
rButton  ,
void   
)

Definition at line 254 of file fontsubs.cxx.