Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx387 maListBoxFont.monSize = 160; in VmlDrawing()
494 …sal_Int32 nFontHeightHmm = getUnitConverter().scaleToMm100( pFontModel->monSize.get( 160 ), UNIT_T… in createAndInsertClientXShape()
691 …rAxFontData.setHeightPoints( static_cast< sal_Int16 >( (rFontModel.monSize.get( 200 ) + 10) / 20 )… in convertControlFontData()
/trunk/main/oox/inc/oox/vml/
H A Dvmltextbox.hxx41 OptValue< sal_Int32 > monSize; /// Font size in twips. member
/trunk/main/oox/source/vml/
H A Dvmltextboxcontext.cxx51 maFont.monSize = rAttribs.getInteger( XML_size ); in TextPortionContext()

Completed in 22 milliseconds