Lines Matching refs:Any
55 Any translateExternalDoubleToControlIntValue( in translateExternalDoubleToControlIntValue()
56 const Any& _rExternalValue, const Reference< XPropertySet >& _rxProperties, in translateExternalDoubleToControlIntValue()
88 Any translateControlIntToExternalDoubleValue( const Any& _rControlIntValue ) in translateControlIntToExternalDoubleValue()
90 Any aExternalDoubleValue; in translateControlIntToExternalDoubleValue()
160 void OScrollBarModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
174 …void OScrollBarModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) t… in setFastPropertyValue_NoBroadcast()
190 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue()
208 Any OScrollBarModel::getPropertyDefaultByHandle( sal_Int32 _nHandle ) const in getPropertyDefaultByHandle()
210 Any aReturn; in getPropertyDefaultByHandle()
227 Any OScrollBarModel::translateDbColumnToControlValue( ) in translateDbColumnToControlValue()
230 return Any(); in translateDbColumnToControlValue()
241 Any OScrollBarModel::getDefaultForReset() const in getDefaultForReset()
293 Any OScrollBarModel::translateExternalValueToControlValue( const Any& _rExternalValue ) const in translateExternalValueToControlValue()
301 Any OScrollBarModel::translateControlValueToExternalValue( ) const in translateControlValueToExternalValue()