LibreOffice Module vcl (master) 1
Public Attributes | List of all members
vcl::FontCapabilities Struct Reference

#include <fontcapabilities.hxx>

Public Attributes

std::optional< std::bitset< UnicodeCoverage::MAX_UC_ENUM > > oUnicodeRange
 
std::optional< std::bitset< CodePageCoverage::MAX_CP_ENUM > > oCodePageRange
 

Detailed Description

Definition at line 194 of file fontcapabilities.hxx.

Member Data Documentation

◆ oCodePageRange

std::optional<std::bitset<CodePageCoverage::MAX_CP_ENUM> > vcl::FontCapabilities::oCodePageRange

◆ oUnicodeRange

std::optional<std::bitset<UnicodeCoverage::MAX_UC_ENUM> > vcl::FontCapabilities::oUnicodeRange

The documentation for this struct was generated from the following file: