LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations | Functions
Feature.hxx File Reference
#include <vcl/dllapi.h>
#include <rtl/character.hxx>
#include <rtl/ustring.hxx>
#include <unotools/resmgr.hxx>
#include <vector>
Include dependency graph for Feature.hxx:
This graph shows which files directly or indirectly include this file:

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)