Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx628 void FontModel::setBiffHeight( sal_uInt16 nHeight ) in setBiffHeight() function in oox::xls::FontModel
802 maModel.setBiffHeight( nHeight ); in importFont()
839 maModel.setBiffHeight( rStrm.readuInt16() ); in importDxfHeight()
953 maModel.setBiffHeight( static_cast< sal_uInt16 >( nHeight ) ); in importCfRule()
1181 maModel.setBiffHeight( nHeight ); in importFontData2()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx182 void setBiffHeight( sal_uInt16 nHeight );

Completed in 44 milliseconds