Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dborderconn.cxx222 sfx::UShortMetricFieldWrapper maSizeWrp; member in svx::ShadowControlsWrapper
229 maSizeWrp( rMfSize, FUNIT_TWIP ), in ShadowControlsWrapper()
233 RegisterControlWrapper( maSizeWrp ); in ShadowControlsWrapper()
242 if( !maSizeWrp.IsControlDontKnow() ) in GetControlValue()
243 aItem.SetWidth( maSizeWrp.GetControlValue() ); in GetControlValue()
252 maSizeWrp.SetControlValue( aItem.GetWidth() ); in SetControlValue()

Completed in 10 milliseconds