Home
last modified time | relevance | path

Searched refs:maBottomWrp (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/cui/source/tabpages/
H A Dborderconn.cxx130 sfx::Int16MetricFieldWrapper maBottomWrp; member in svx::MarginControlsWrapper
138 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 17 milliseconds