Home
last modified time | relevance | path

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

/AOO41X/main/oox/source/drawingml/
H A Dtextbodypropertiescontext.cxx79 sal_Int32 nBottonInset = ( sValue.getLength() != 0 ? GetCoordinate( sValue ) : 45720 / 360 ); in TextBodyPropertiesContext() local
80 …rTextBodyProp.maPropertyMap[ PROP_TextLowerDistance ] <<= static_cast< sal_Int32 >( nBottonInset ); in TextBodyPropertiesContext()