Searched refs:nBottomInset (Results 1 – 1 of 1) sorted by relevance
79 sal_Int32 nBottomInset = ( sValue.getLength() != 0 ? GetCoordinate( sValue ) : 45720 / 360 ); in TextBodyPropertiesContext() local80 …rTextBodyProp.maPropertyMap[ PROP_TextLowerDistance ] <<= static_cast< sal_Int32 >( nBottomInset ); in TextBodyPropertiesContext()