Searched refs:mrTextBodyProp (Results 1 – 2 of 2) sorted by relevance
52 , mrTextBodyProp( rTextBodyProp ) in TextBodyPropertiesContext()94 mrTextBodyProp.maPropertyMap[ PROP_TextVerticalAdjust ] <<= eVA; in TextBodyPropertiesContext()98 mrTextBodyProp.maPropertyMap[ PROP_TextHorizontalAdjust ] <<= in TextBodyPropertiesContext()114 mrTextBodyProp.moRotation = aAttribs.getInteger( XML_rot ); in TextBodyPropertiesContext()123 mrTextBodyProp.moVert = aAttribs.getToken( XML_vert ); in TextBodyPropertiesContext()125 sal_Int32 tVert = mrTextBodyProp.moVert.get( XML_horz ); in TextBodyPropertiesContext()127 mrTextBodyProp.maPropertyMap[ PROP_TextWritingMode ] in TextBodyPropertiesContext()131 mrTextBodyProp.maPropertyMap[ PROP_TextHorizontalAdjust ] <<= in TextBodyPropertiesContext()134 mrTextBodyProp.maPropertyMap[ PROP_TextWritingMode ] in TextBodyPropertiesContext()161 mrTextBodyProp.maPropertyMap[ PROP_TextFitToSize ] <<= true; in createFastChildContext()[all …]
44 TextBodyProperties& mrTextBodyProp; member in oox::drawingml::TextBodyPropertiesContext
Completed in 10 milliseconds