Lines Matching refs:Count

112             sal_uInt32           Count()  in Count()  function in SvNumberFormatterRegistry_Impl
113 { return aFormatters.Count(); } in Count()
202 if ( !pFormatterRegistry->Count() ) in ~SvNumberFormatter()
389 while ( (nKey = aFTable.GetCurKey()) >= nCLOffset && nKey <= nMaxBuiltin && aFTable.Count() ) in ReplaceSystemCL()
397 while ( (nKey = aFTable.GetCurKey()) >= nCLOffset && nKey < nNextCL && aFTable.Count() ) in ReplaceSystemCL()
414 while ( aOldTable.Count() ) in ReplaceSystemCL()
860 sal_uInt16 nCount = aList.Count(); in Load()
921 rList.Remove( 0, rList.Count() ); in GetUsedLanguages()
928 rList.Insert( pFormat->GetLanguage(), rList.Count() ); in GetUsedLanguages()
1176 if ( pFormatTable->Count() > 0 ) in GetEntryTable()
3080 sal_uInt16 nCount = rTable.Count(); in GetCurrencyEntry()
3098 sal_uInt16 nCount = rTable.Count(); in GetCurrencyEntry()
3117 sal_uInt16 nCount = rTable.Count(); in GetLegacyOnlyCurrencyEntry()
3148 sal_uInt16 nCount = rTable.Count(); in SetDefaultSystemCurrency()
3191 DBG_ASSERT( aCurrList.Count(), "where is the NewCurrency System standard format?!?" ); in ImpGetDefaultSystemCurrencyFormat()
3236 DBG_ASSERT( aCurrList.Count(), "where is the NewCurrency standard format?" ); in ImpGetDefaultCurrencyFormat()
3237 if ( aCurrList.Count() ) in ImpGetDefaultCurrencyFormat()
3385 sal_uInt16 nCount = rTable.Count(); in GetCurrencyEntry()
3672 sal_uInt16 n = rCurrencyTable.Count(); in ImpInitCurrencyTable()
3744 rStrArr.Insert( pFormat1, rStrArr.Count() ); in GetCurrencyFormatStrings()
3745 rStrArr.Insert( pFormat2, rStrArr.Count() ); in GetCurrencyFormatStrings()
3746 nDefault = rStrArr.Count() - 1; in GetCurrencyFormatStrings()
3799 rStrArr.Insert( pFormat1, rStrArr.Count() ); in GetCurrencyFormatStrings()
3800 rStrArr.Insert( pFormat2, rStrArr.Count() ); in GetCurrencyFormatStrings()
3802 rStrArr.Insert( pFormat3, rStrArr.Count() ); in GetCurrencyFormatStrings()
3803 rStrArr.Insert( pFormat4, rStrArr.Count() ); in GetCurrencyFormatStrings()
3804 nDefault = rStrArr.Count() - 1; in GetCurrencyFormatStrings()
3806 rStrArr.Insert( pFormat5, rStrArr.Count() ); in GetCurrencyFormatStrings()