LibreOffice Module cui (master) 1
Namespaces | Functions
FontFeaturesDialog.cxx File Reference
#include <FontFeaturesDialog.hxx>
#include <rtl/ustrbuf.hxx>
#include <utility>
#include <vcl/font/FeatureParser.hxx>
#include <FontFeatures.hxx>
#include <unordered_set>
Include dependency graph for FontFeaturesDialog.cxx:

Go to the source code of this file.

Namespaces

namespace  cui
 

Functions

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)