Searched refs:setHeightPoints (Results 1 – 3 of 3) sorted by relevance
136 void AxFontData::setHeightPoints( sal_Int16 nPoints ) in setHeightPoints() function in oox::ole::AxFontData169 …setHeightPoints( getLimitedValue< sal_Int16, sal_Int32 >( aFontInfo.mnHeight / 10000, 0, SAL_MAX_I… in importStdFont()
125 void setHeightPoints( sal_Int16 nPoints );
691 …rAxFontData.setHeightPoints( static_cast< sal_Int16 >( (rFontModel.monSize.get( 200 ) + 10) / 20 )… in convertControlFontData()
Completed in 49 milliseconds