Searched refs:maTopWrp (Results 1 – 1 of 1) sorted by relevance
129 sfx::Int16MetricFieldWrapper maTopWrp; member in svx::MarginControlsWrapper137 maTopWrp( rMfTop, FUNIT_TWIP ), in MarginControlsWrapper()142 RegisterControlWrapper( maTopWrp ); in MarginControlsWrapper()153 if( !maTopWrp.IsControlDontKnow() ) in GetControlValue()154 aItem.SetTopMargin( maTopWrp.GetControlValue() ); in GetControlValue()164 maTopWrp.SetControlValue( aItem.GetTopMargin() ); in SetControlValue()
Completed in 107 milliseconds