LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>
#include <rtl/character.hxx>
#include <rtl/ustring.hxx>
#include <unotools/resmgr.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
struct | vcl::font::FeatureParameter |
class | vcl::font::FeatureDefinition |
struct | vcl::font::Feature |
struct | vcl::font::FeatureSetting |
Namespaces | |
namespace | vcl |
namespace | vcl::font |
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified. | |
Enumerations | |
enum class | vcl::font::FeatureParameterType { vcl::font::BOOL , vcl::font::ENUM } |
enum class | vcl::font::FeatureType { vcl::font::OpenType , vcl::font::Graphite } |
Functions | |
constexpr uint32_t | vcl::font::featureCode (const char sFeature[4]) |
OUString | vcl::font::featureCodeAsString (uint32_t nFeature) |