Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dborderconn.cxx128 sfx::Int16MetricFieldWrapper maRightWrp; member in svx::MarginControlsWrapper
136 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 11 milliseconds