Searched refs:orFontInfo (Results 1 – 2 of 2) sorted by relevance
193 /*static*/ bool OleHelper::importStdFont( StdFontInfo& orFontInfo, BinaryInputStream& rInStrm, bool… in importStdFont() argument204 …rInStrm >> nVersion >> orFontInfo.mnCharSet >> orFontInfo.mnFlags >> orFontInfo.mnWeight >> orFont… in importStdFont()206 orFontInfo.maName = rInStrm.readCharArrayUC( nNameLen, RTL_TEXTENCODING_ASCII_US ); in importStdFont()
112 StdFontInfo& orFontInfo,
Completed in 7 milliseconds