Searched refs:SetControlValue (Results 1 – 11 of 11) sorted by relevance
124 virtual void SetControlValue( SvxMarginItem aItem );160 void MarginControlsWrapper::SetControlValue( SvxMarginItem aItem ) in SetControlValue() function in svx::MarginControlsWrapper162 maLeftWrp.SetControlValue( aItem.GetLeftMargin() ); in SetControlValue()163 maRightWrp.SetControlValue( aItem.GetRightMargin() ); in SetControlValue()164 maTopWrp.SetControlValue( aItem.GetTopMargin() ); in SetControlValue()165 maBottomWrp.SetControlValue( aItem.GetBottomMargin() ); in SetControlValue()218 virtual void SetControlValue( SvxShadowItem aItem );249 void ShadowControlsWrapper::SetControlValue( SvxShadowItem aItem ) in SetControlValue() function in svx::ShadowControlsWrapper251 maPosWrp.SetControlValue( aItem.GetLocation() ); in SetControlValue()252 maSizeWrp.SetControlValue( aItem.GetWidth() ); in SetControlValue()[all …]
215 virtual void SetControlValue( ValueT aValue ) = 0;239 virtual void SetControlValue( void* );255 virtual void SetControlValue( sal_Bool bValue );273 virtual void SetControlValue( String aValue );294 virtual void SetControlValue( Color aColor );311 virtual void SetControlValue( ValueT nValue );343 virtual void SetControlValue( ValueT nValue );388 virtual void SetControlValue( ValueT nValue );430 virtual void SetControlValue( ValueT nValue );509 virtual void SetControlValue( ValueT aValue ) = 0;[all …]
516 mxCtrlWrp->SetControlValue( maItemWrp.GetItemValue( *pItem ) ); in Reset()
110 void DummyWindowWrapper::SetControlValue( void* ) in SetControlValue() function in sfx::DummyWindowWrapper137 void CheckBoxWrapper::SetControlValue( sal_Bool bValue ) in SetControlValue() function in sfx::CheckBoxWrapper166 void EditWrapper::SetControlValue( String aValue ) in SetControlValue() function in sfx::EditWrapper195 void ColorListBoxWrapper::SetControlValue( Color aColor ) in SetControlValue() function in sfx::ColorListBoxWrapper
296 maLbTypeWrp.SetControlValue( rFuncData.maFieldRef.ReferenceType ); in Init()626 maLbLayoutWrp.SetControlValue( maLabelData.maLayoutInfo.LayoutMode ); in Init()634 maLbShowFromWrp.SetControlValue( maLabelData.maShowInfo.ShowItemsMode ); in Init()
115 virtual void SetControlValue( bool bValue );
88 virtual void SetControlValue( SvxFrameDirection eValue );
172 virtual void SetControlValue( sal_Int32 nValue );
115 void FrameDirListBoxWrapper::SetControlValue( SvxFrameDirection eValue ) in SetControlValue() function in svx::FrameDirListBoxWrapper
194 void OrientStackedWrapper::SetControlValue( bool bValue ) in SetControlValue() function in svx::OrientStackedWrapper
519 void DialControlWrapper::SetControlValue( sal_Int32 nValue ) in SetControlValue() function in svx::DialControlWrapper
Completed in 37 milliseconds