LibreOffice Module cui (master)
1
|
#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>
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, 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::ToggleButton &, rBox, void) | |
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 | ( | SvxFontSubstTabPage | , |
ResizeHdl | , | ||
const Size & | , | ||
rSize | , | ||
void | |||
) |
Definition at line 131 of file fontsubs.cxx.
IMPL_LINK | ( | SvxFontSubstTabPage | , |
ClickHdl | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 251 of file fontsubs.cxx.
IMPL_LINK | ( | SvxFontSubstTabPage | , |
TreeListBoxSelectHdl | , | ||
weld::TreeView & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 256 of file fontsubs.cxx.
IMPL_LINK | ( | SvxFontSubstTabPage | , |
SelectComboBoxHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 261 of file fontsubs.cxx.
IMPL_LINK | ( | SvxFontSubstTabPage | , |
NonPropFontsHdl | , | ||
weld::ToggleButton & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 359 of file fontsubs.cxx.
References Application::GetDefaultDevice(), vcl::Font::GetFamilyName(), FontList::GetFontName(), FontList::GetFontNameCount(), vcl::Font::GetPitch(), and PITCH_FIXED.