#include <FontFeaturesDialog.hxx>
#include <rtl/ustrbuf.hxx>
#include <utility>
#include <vcl/font/FeatureParser.hxx>
#include <FontFeatures.hxx>
#include <unordered_set>
Go to the source code of this file.
|
static sal_Int32 | cui::makeEnumComboBox (weld::ComboBox &rNameBox, vcl::font::FeatureDefinition const &rFeatureDefinition, uint32_t nDefault) |
|
| cui::IMPL_LINK (FontFeatureItem, CheckBoxToggledHdl, weld::Toggleable &, rToggle, void) |
|
| cui::IMPL_LINK_NOARG (FontFeaturesDialog, CheckBoxToggledHdl, weld::Toggleable &, void) |
|
| cui::IMPL_LINK_NOARG (FontFeaturesDialog, ComboBoxSelectedHdl, weld::ComboBox &, void) |
|