Lines Matching refs:Any
54 Any translateExternalDoubleToControlIntValue(
55 const Any& _rExternalValue, const Reference< XPropertySet >& _rxProperties,
57 Any translateControlIntToExternalDoubleValue( const Any& _rControlIntValue );
116 void OSpinButtonModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
130 …void OSpinButtonModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) … in setFastPropertyValue_NoBroadcast()
146 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue()
164 Any OSpinButtonModel::getPropertyDefaultByHandle( sal_Int32 _nHandle ) const in getPropertyDefaultByHandle()
166 Any aReturn; in getPropertyDefaultByHandle()
183 Any OSpinButtonModel::translateDbColumnToControlValue( ) in translateDbColumnToControlValue()
186 return Any(); in translateDbColumnToControlValue()
197 Any OSpinButtonModel::getDefaultForReset() const in getDefaultForReset()
249 Any OSpinButtonModel::translateExternalValueToControlValue( const Any& _rExternalValue ) const in translateExternalValueToControlValue()
257 Any OSpinButtonModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue()