Searched refs:importStdFont (Results 1 – 5 of 5) sorted by relevance
156 bool AxFontData::importStdFont( BinaryInputStream& rInStrm ) in importStdFont() function in oox::ole::AxFontData159 if( OleHelper::importStdFont( aFontInfo, rInStrm, false ) ) in importStdFont()183 return importStdFont( rInStrm ); in importGuidAndFont()
193 /*static*/ bool OleHelper::importStdFont( StdFontInfo& orFontInfo, BinaryInputStream& rInStrm, bool… in importStdFont() function in oox::ole::OleHelper
683 …(!getFlag( nContFlags, COMCTL_COMPLEX_FONT ) || OleHelper::importStdFont( maFontData, rInStrm, tru… in importComplexPart()
111 static bool importStdFont(
131 bool importStdFont( BinaryInputStream& rInStrm );
Completed in 51 milliseconds