Lines Matching refs:SetControlValue
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;
597 void NumericFieldWrapper< ValueT >::SetControlValue( ValueT nValue ) in SetControlValue() function in sfx::NumericFieldWrapper
624 void MetricFieldWrapper< ValueT >::SetControlValue( ValueT nValue ) in SetControlValue() function in sfx::MetricFieldWrapper
638 void ListBoxWrapper< ValueT >::SetControlValue( ValueT nValue ) in SetControlValue() function in sfx::ListBoxWrapper
654 void ValueSetWrapper< ValueT >::SetControlValue( ValueT nValue ) in SetControlValue() function in sfx::ValueSetWrapper