Searched refs:maSizeWrp (Results 1 – 1 of 1) sorted by relevance
222 sfx::UShortMetricFieldWrapper maSizeWrp; member in svx::ShadowControlsWrapper229 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 6 milliseconds