|
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, 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) | |
| IMPL_LINK | ( | SvxFontSubstTabPage | , |
| ClickHdl | , | ||
| weld::Button & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 249 of file fontsubs.cxx.
| 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 | , |
| NonPropFontsHdl | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 357 of file fontsubs.cxx.
References Application::GetDefaultDevice(), vcl::Font::GetFamilyName(), FontList::GetFontName(), FontList::GetFontNameCount(), vcl::Font::GetPitch(), and PITCH_FIXED.
| IMPL_LINK | ( | SvxFontSubstTabPage | , |
| ResizeHdl | , | ||
| const Size & | , | ||
| rSize | , | ||
| void | |||
| ) |
Definition at line 128 of file fontsubs.cxx.
| IMPL_LINK | ( | SvxFontSubstTabPage | , |
| SelectComboBoxHdl | , | ||
| weld::ComboBox & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 259 of file fontsubs.cxx.
| IMPL_LINK | ( | SvxFontSubstTabPage | , |
| ToggleHdl | , | ||
| weld::Toggleable & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 244 of file fontsubs.cxx.
| IMPL_LINK | ( | SvxFontSubstTabPage | , |
| TreeListBoxSelectHdl | , | ||
| weld::TreeView & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 254 of file fontsubs.cxx.