LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>
#include <rtl/ustring.hxx>
#include <vector>
#include <unordered_map>
#include <vcl/font/Feature.hxx>
Go to the source code of this file.
Classes | |
class | vcl::font::FeatureParser |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |
Functions | |
OUString | vcl::font::trimFontNameFeatures (OUString const &rFontName) |
Variables | |
constexpr const char | vcl::font::FeaturePrefix = ':' |
constexpr const char | vcl::font::FeatureSeparator = '&' |