Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx156 bool AxFontData::importStdFont( BinaryInputStream& rInStrm ) in importStdFont() function in oox::ole::AxFontData
159 if( OleHelper::importStdFont( aFontInfo, rInStrm, false ) ) in importStdFont()
183 return importStdFont( rInStrm ); in importGuidAndFont()
H A Dolehelper.cxx193 /*static*/ bool OleHelper::importStdFont( StdFontInfo& orFontInfo, BinaryInputStream& rInStrm, bool… in importStdFont() function in oox::ole::OleHelper
H A Daxcontrol.cxx683 …(!getFlag( nContFlags, COMCTL_COMPLEX_FONT ) || OleHelper::importStdFont( maFontData, rInStrm, tru… in importComplexPart()
/trunk/main/oox/inc/oox/ole/
H A Dolehelper.hxx111 static bool importStdFont(
H A Daxbinaryreader.hxx131 bool importStdFont( BinaryInputStream& rInStrm );

Completed in 39 milliseconds