Searched refs:bIsStdFont (Results 1 – 1 of 1) sorted by relevance
197 bool bIsStdFont = importGuid( rInStrm ).equalsAscii( OLE_GUID_STDFONT ); in importStdFont() local198 … OSL_ENSURE( bIsStdFont, "OleHelper::importStdFont - unexpected header GUID, expected StdFont" ); in importStdFont()199 if( !bIsStdFont ) in importStdFont()
Completed in 9 milliseconds