Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx136 void AxFontData::setHeightPoints( sal_Int16 nPoints ) in setHeightPoints() function in oox::ole::AxFontData
169setHeightPoints( getLimitedValue< sal_Int16, sal_Int32 >( aFontInfo.mnHeight / 10000, 0, SAL_MAX_I… in importStdFont()
/trunk/main/oox/inc/oox/ole/
H A Daxbinaryreader.hxx125 void setHeightPoints( sal_Int16 nPoints );
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx691 …rAxFontData.setHeightPoints( static_cast< sal_Int16 >( (rFontModel.monSize.get( 200 ) + 10) / 20 )… in convertControlFontData()

Completed in 22 milliseconds