Home
last modified time | relevance | path

Searched refs:bIsStdFont (Results 1 – 1 of 1) sorted by relevance

/trunk/main/oox/source/ole/
H A Dolehelper.cxx197 bool bIsStdFont = importGuid( rInStrm ).equalsAscii( OLE_GUID_STDFONT ); in importStdFont() local
198 … OSL_ENSURE( bIsStdFont, "OleHelper::importStdFont - unexpected header GUID, expected StdFont" ); in importStdFont()
199 if( !bIsStdFont ) in importStdFont()

Completed in 15 milliseconds