Searched refs:getFontCount (Results 1 – 3 of 3) sorted by relevance
471 int getFontCount() const { return m_aFonts.size(); } in getFontCount() function in psp::PrintFontManager
109 sal_uInt16 getFontCount() const;
228 sal_uInt16 BiffSharedData::getFontCount() const in getFontCount() function in oox::dump::biff::BiffSharedData235 return (nFontId < getFontCount()) ? maFontEncs[ nFontId ] : meTextEnc; in getFontEncoding()3655 sal_uInt16 nFontId = getBiffData().getFontCount(); in dumpFontRec()
Completed in 42 milliseconds