Searched refs:maRightWrp (Results 1 – 1 of 1) sorted by relevance
128 sfx::Int16MetricFieldWrapper maRightWrp; member in svx::MarginControlsWrapper136 maRightWrp( rMfRight, FUNIT_TWIP ), in MarginControlsWrapper()141 RegisterControlWrapper( maRightWrp ); in MarginControlsWrapper()151 if( !maRightWrp.IsControlDontKnow() ) in GetControlValue()152 aItem.SetRightMargin( maRightWrp.GetControlValue() ); in GetControlValue()163 maRightWrp.SetControlValue( aItem.GetRightMargin() ); in SetControlValue()
Completed in 6 milliseconds