Lines Matching refs:maPropertyMap
58 …mrTextBodyProp.maPropertyMap[ PROP_TextWordWrap ] <<= static_cast< sal_Bool >( nWrappingType == XM… in TextBodyPropertiesContext()
65 mrTextBodyProp.maPropertyMap[ PROP_TextLeftDistance ] <<= static_cast< sal_Int32 >( nLeftInset ); in TextBodyPropertiesContext()
70 mrTextBodyProp.maPropertyMap[ PROP_TextUpperDistance ] <<= static_cast< sal_Int32 >( nTopInset ); in TextBodyPropertiesContext()
75 mrTextBodyProp.maPropertyMap[ PROP_TextRightDistance ] <<= static_cast< sal_Int32 >( nRightInset ); in TextBodyPropertiesContext()
80 …mrTextBodyProp.maPropertyMap[ PROP_TextLowerDistance ] <<= static_cast< sal_Int32 >( nBottonInset … in TextBodyPropertiesContext()
94 mrTextBodyProp.maPropertyMap[ PROP_TextVerticalAdjust ] <<= eVA; in TextBodyPropertiesContext()
98 mrTextBodyProp.maPropertyMap[ PROP_TextHorizontalAdjust ] <<= in TextBodyPropertiesContext()
127 mrTextBodyProp.maPropertyMap[ PROP_TextWritingMode ] in TextBodyPropertiesContext()
131 mrTextBodyProp.maPropertyMap[ PROP_TextHorizontalAdjust ] <<= in TextBodyPropertiesContext()
134 mrTextBodyProp.maPropertyMap[ PROP_TextWritingMode ] in TextBodyPropertiesContext()
158 … mrTextBodyProp.maPropertyMap[ PROP_TextAutoGrowHeight ] <<= false; // CT_TextNoAutofit in createFastChildContext()
161 mrTextBodyProp.maPropertyMap[ PROP_TextFitToSize ] <<= true; in createFastChildContext()
162 mrTextBodyProp.maPropertyMap[ PROP_TextAutoGrowHeight ] <<= false; in createFastChildContext()
165 mrTextBodyProp.maPropertyMap[ PROP_TextAutoGrowHeight ] <<= true; in createFastChildContext()