Lines Matching defs:const

1535 sal_uInt16 FuncData::GetStrIndex( sal_uInt16 nParamNum ) const  in GetStrIndex()
1565 const FuncData* FuncDataList::Get( const OUString& aProgrammaticName ) const in Get()
1644 sal_Bool SortedIndividualInt32List::Find( sal_Int32 nVal ) const in Find()
1800 sal_Bool ScaDoubleList::CheckInsert( double ) const throw( uno::RuntimeException, lang::IllegalArgu… in CheckInsert()
1809 sal_Bool ScaDoubleListGT0::CheckInsert( double fValue ) const throw( uno::RuntimeException, lang::I… in CheckInsert()
1820 sal_Bool ScaDoubleListGE0::CheckInsert( double fValue ) const throw( uno::RuntimeException, lang::I… in CheckInsert()
1941 double Complex::Arg( void ) const THROWDEF_RTE_IAE in Arg()
2360 sal_Int16 ConvertData::GetMatchingLevel( const STRING& rRef ) const in GetMatchingLevel()
2463 double ConvertData::Convert( in Convert()
2499 double ConvertData::ConvertToBase( double f, sal_Int16 n ) const in ConvertToBase()
2505 double ConvertData::ConvertFromBase( double f, sal_Int16 n ) const in ConvertFromBase()
2516 double ConvertDataLinear::Convert( in Convert()
2527 double ConvertDataLinear::ConvertToBase( double f, sal_Int16 n ) const in ConvertToBase()
2539 double ConvertDataLinear::ConvertFromBase( double f, sal_Int16 n ) const in ConvertFromBase()
2877 sal_Int32 ScaDate::getDaysInMonthRange( sal_uInt16 nFrom, sal_uInt16 nTo ) const in getDaysInMonthRange()
2893 sal_Int32 ScaDate::getDaysInYearRange( sal_uInt16 nFrom, sal_uInt16 nTo ) const in getDaysInYearRange()
2928 sal_Int32 ScaDate::getDate( sal_Int32 nNullDate ) const in getDate()
2992 sal_Bool ScaDate::operator<( const ScaDate& rCmp ) const in operator <()
3048 double ScaAnyConverter::convertToDouble( const OUString& rString ) const throw( lang::IllegalArgume… in convertToDouble()
3073 sal_Bool ScaAnyConverter::getDouble( in getDouble()