20#ifndef INCLUDED_VCL_INC_IMPFONTCHARMAP_HXX
21#define INCLUDED_VCL_INC_IMPFONTCHARMAP_HXX
34 std::vector<sal_uInt32> aRangeCodes);
virtual ~ImplFontCharMap() override
ImplFontCharMap(const ImplFontCharMap &)=delete
std::vector< sal_uInt32 > maRangeCodes
ImplFontCharMap(bool bMicrosoftSymbolMap, std::vector< sal_uInt32 > aRangeCodes)
void operator=(const ImplFontCharMap &)=delete
bool isDefaultMap() const
const bool m_bMicrosoftSymbolMap
static ImplFontCharMapRef const & getDefaultMap(bool bMicrosoftSymbolMap=false)
bool VCL_DLLPUBLIC HasMicrosoftSymbolCmap(const unsigned char *pRawData, int nRawLength)
tools::SvRef< ImplFontCharMap > ImplFontCharMapRef