Searched refs:maBottomWrp (Results 1 – 1 of 1) sorted by relevance
130 sfx::Int16MetricFieldWrapper maBottomWrp; member in svx::MarginControlsWrapper138 maBottomWrp( rMfBottom, FUNIT_TWIP ) in MarginControlsWrapper()143 RegisterControlWrapper( maBottomWrp ); in MarginControlsWrapper()155 if( !maBottomWrp.IsControlDontKnow() ) in GetControlValue()156 aItem.SetBottomMargin( maBottomWrp.GetControlValue() ); in GetControlValue()165 maBottomWrp.SetControlValue( aItem.GetBottomMargin() ); in SetControlValue()
Completed in 94 milliseconds