This is the complete list of members for MWAWFontConverterInternal::State, including all inherited members.
getId(std::string const &name, std::string const &family="") | MWAWFontConverterInternal::State | inline |
getName(int macId) | MWAWFontConverterInternal::State | inline |
getOdtInfo(int macId, std::string &nm, int &deltaSize) | MWAWFontConverterInternal::State | |
getUnusedId() | MWAWFontConverterInternal::State | inline |
initMaps() | MWAWFontConverterInternal::State | protected |
m_idNameMap | MWAWFontConverterInternal::State | protected |
m_knownConversion | MWAWFontConverterInternal::State | protected |
m_nameIdCounter | MWAWFontConverterInternal::State | protected |
m_nameIdMap | MWAWFontConverterInternal::State | protected |
m_sjisConverter | MWAWFontConverterInternal::State | protected |
m_unicodeCache | MWAWFontConverterInternal::State | protected |
m_uniqueId | MWAWFontConverterInternal::State | protected |
setCorrespondance(int macId, std::string const &name, std::string const &family="") | MWAWFontConverterInternal::State | inline |
State() | MWAWFontConverterInternal::State | inline |
unicode(int macId, unsigned char c) | MWAWFontConverterInternal::State | |
unicode(int macId, unsigned char c, MWAWInputStreamPtr &input) | MWAWFontConverterInternal::State | |
unicode(int macId, unsigned char c, unsigned char const *(&str), int len) | MWAWFontConverterInternal::State | |
updateCache(int macId) | MWAWFontConverterInternal::State | protected |