LibreOffice Module cui (master) 1
|
#include <FontFeatures.hxx>
Go to the source code of this file.
Functions | |
std::vector< vcl::font::Feature > | getFontFeatureList (OUString const &rFontName, VirtualDevice &rVDev) |
std::vector< vcl::font::Feature > getFontFeatureList | ( | OUString const & | rFontName, |
VirtualDevice & | rVDev | ||
) |
Definition at line 13 of file FontFeatures.cxx.
References OutputDevice::GetFont(), OutputDevice::GetFontFeatures(), vcl::Font::SetFamilyName(), OutputDevice::SetFont(), and VirtualDevice::SetOutputSizePixel().
Referenced by SvxCharNamePage::EnableFeatureButton(), and cui::FontFeaturesDialog::initialize().