Searched refs:maLeftWrp (Results 1 – 1 of 1) sorted by relevance
127 sfx::Int16MetricFieldWrapper maLeftWrp; member in svx::MarginControlsWrapper135 maLeftWrp( rMfLeft, FUNIT_TWIP ), in MarginControlsWrapper()140 RegisterControlWrapper( maLeftWrp ); in MarginControlsWrapper()149 if( !maLeftWrp.IsControlDontKnow() ) in GetControlValue()150 aItem.SetLeftMargin( maLeftWrp.GetControlValue() ); in GetControlValue()162 maLeftWrp.SetControlValue( aItem.GetLeftMargin() ); in SetControlValue()
Completed in 8 milliseconds