Lines Matching refs:Count

154 		for ( sal_uInt16 i = 0; i < aAddList.Count(); ++i )
161 aAddList.Remove( 0, aAddList.Count() );
162 aDelList.Remove( 0, aAddList.Count() );
164 if(aCurrencyFormatList.Count()>0)
165 aCurrencyFormatList.DeleteAndDestroy(0,aCurrencyFormatList.Count());
172 return aDelList.Count(); in GetUpdateDataCount()
179 const sal_uInt32 nCount = aDelList.Count(); in GetUpdateData()
184 for ( sal_uInt16 i = 0; i < aDelList.Count(); ++i ) in GetUpdateData()
226 if(nFmtLbPos<aCurEntryList.Count()) in FormatChanged()
236 if(nFmtLbPos<aCurrencyFormatList.Count()) in FormatChanged()
262 for ( sal_uInt16 i = 0; !bFound && i < aDelList.Count(); ++i ) in AddFormat()
290 aAddList.Insert( nCurFormatKey, aAddList.Count() ); in AddFormat()
326 aDelList.Insert( nDelKey, aDelList.Count() ); in RemoveFormat()
334 for ( sal_uInt16 i = 0; !bFound && i < aAddList.Count(); ++i ) in RemoveFormat()
368 if(aCurrencyFormatList.Count()>nCurrencyPos) in MakeFormat()
390 aFmtEList.DeleteAndDestroy(0,aFmtEList.Count()); in MakeFormat()
582 aCurEntryList.Remove(nSelPos,aCurEntryList.Count()); in FillEntryList_Impl()
619 if(aCurrencyFormatList.Count()>0) in FillEListWithStd_Impl()
620 aCurrencyFormatList.DeleteAndDestroy(0,aCurrencyFormatList.Count()); in FillEListWithStd_Impl()
716 nSelPos = ( !IsRemoved_Impl( nNFEntry ) ) ? aCurEntryList.Count() : SELPOS_NONE; in FillEListWithFormats_Impl()
719 rList.Insert( pStr,rList.Count()); in FillEListWithFormats_Impl()
720 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithFormats_Impl()
761 nSelPos = ( !IsRemoved_Impl( nNFEntry ) ) ? aCurEntryList.Count() : SELPOS_NONE; in FillEListWithDateTime_Impl()
764 rList.Insert( pStr,rList.Count()); in FillEListWithDateTime_Impl()
765 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithDateTime_Impl()
850 nSelPos = ( !IsRemoved_Impl( nNFEntry ) ) ? aCurEntryList.Count() : SELPOS_NONE; in FillEListWithSysCurrencys()
853 rList.Insert( pStr,rList.Count()); in FillEListWithSysCurrencys()
854 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithSysCurrencys()
891 if ( nKey == nCurFormatKey ) nSelPos =aCurEntryList.Count(); in FillEListWithSysCurrencys()
892 rList.Insert( pStr,rList.Count()); in FillEListWithSysCurrencys()
893 aCurEntryList.Insert( nKey, aCurEntryList.Count() ); in FillEListWithSysCurrencys()
1010 aList.Insert( pStr,aList.Count()); in FillEListWithUserCurrencys()
1011 aKeyList.Insert( nKey, aKeyList.Count() ); in FillEListWithUserCurrencys()
1033 sal_uInt16 nCurrCount = rCurrencyTable.Count(); in FillEListWithUserCurrencys()
1047 sal_uInt16 nOldListCount = rList.Count(); in FillEListWithUserCurrencys()
1048 for( i=0, nPos=nOldListCount; i<aWSStringsDtor.Count(); i++) in FillEListWithUserCurrencys()
1053 for(j=0;j<aList.Count();j++) in FillEListWithUserCurrencys()
1077 for(i=0;i<aKeyList.Count();i++) in FillEListWithUserCurrencys()
1081 rList.Insert(aList[i],rList.Count()); in FillEListWithUserCurrencys()
1082 aCurEntryList.Insert( aKeyList[i],aCurEntryList.Count()); in FillEListWithUserCurrencys()
1086 for(i=nOldListCount;i<rList.Count();i++) in FillEListWithUserCurrencys()
1088 aCurrencyFormatList.Insert(new String(*rList[i]),aCurrencyFormatList.Count()); in FillEListWithUserCurrencys()
1151 if ( nKey == nCurFormatKey ) nSelPos =aCurEntryList.Count(); in FillEListWithUsD_Impl()
1152 rList.Insert( pStr,rList.Count()); in FillEListWithUsD_Impl()
1153 aCurEntryList.Insert( nKey, aCurEntryList.Count() ); in FillEListWithUsD_Impl()
1184 for ( sal_uInt16 i = 0; !bFound && i < aDelList.Count(); ++i ) in IsRemoved_Impl()
1195 for ( sal_uInt16 i = 0; !bFound && i < aAddList.Count(); ++i ) in IsAdded_Impl()
1320 if(nEntry<aCurEntryList.Count()) in GetComment4Entry()
1351 if(nEntry<aCurEntryList.Count()) in GetCategory4Entry()
1368 else if(aCurrencyFormatList.Count()>0) in GetCategory4Entry()
1396 if(nEntry<aCurEntryList.Count()) in GetUserDefined4Entry()
1435 if(aCurrencyFormatList.Count()>0) in GetFormat4Entry()
1437 if(aCurrencyFormatList.Count()>nEntry) in GetFormat4Entry()
1469 if( aCurEntryList.Count() <= 0x7fff ) in GetListPos4Entry()
1471 for(short i=0;i<aCurEntryList.Count();i++) in GetListPos4Entry()
1499 if(aCurrencyFormatList.Count()>0) in GetListPos4Entry()
1501 for(sal_uInt16 i=0;i<aCurrencyFormatList.Count();i++) in GetListPos4Entry()
1532 sal_uInt16 nTableCount=rCurrencyTable.Count(); in GetCurrencySymbols()
1535 sal_uInt16 nCount=aCurCurrencyList.Count(); in GetCurrencySymbols()
1562 aCurCurrencyList.Remove(0,aCurCurrencyList.Count()); in GetCurrencySymbols()
1565 sal_uInt16 nCount=rCurrencyTable.Count(); in GetCurrencySymbols()
1577 rList.Insert( pStr,rList.Count()); in GetCurrencySymbols()
1579 aCurCurrencyList.Insert(nAuto,aCurCurrencyList.Count()); in GetCurrencySymbols()
1584 rList.Insert( pStr,rList.Count()); in GetCurrencySymbols()
1585 aCurCurrencyList.Insert((sal_uInt16)0,aCurCurrencyList.Count()); in GetCurrencySymbols()
1606 for(j=nStart;j<rList.Count();j++) in GetCurrencySymbols()
1619 sal_uInt16 nCont = rList.Count(); in GetCurrencySymbols()
1626 for (j = nCont; j < rList.Count() && bInsert; ++j) in GetCurrencySymbols()
1654 for(sal_uInt16 i=0;i<aWSStringsDtor.Count();i++) in GetCurrencyFormats()
1656 aListDtor.Insert(new String(*aWSStringsDtor[i]),aListDtor.Count()); in GetCurrencyFormats()
1664 sal_uInt16 nCount=rCurrencyTable.Count(); in IsBankingSymbol()
1672 sal_uInt16 nCount=rCurrencyTable.Count(); in SetCurrencySymbol()
1676 if(nPos<aCurCurrencyList.Count()) in SetCurrencySymbol()
1724 sal_uInt16 nCount=rCurrencyTable.Count(); in FindCurrencyFormat()
1734 if(bTestBanking && aCurCurrencyList.Count()>nPos) in FindCurrencyFormat()
1738 for(sal_uInt16 j=nStart;j<aCurCurrencyList.Count();j++) in FindCurrencyFormat()
1751 sal_uInt16 nCount=rCurrencyTable.Count(); in FindCurrencyTableEntry()
1805 sal_uInt16 nCount=rCurrencyTable.Count(); in FindCurrencyFormat()
1819 if(bTmpBanking && aCurCurrencyList.Count()>nPos) in FindCurrencyFormat()
1823 for(sal_uInt16 j=nStart;j<aCurCurrencyList.Count();j++) in FindCurrencyFormat()
1837 sal_uInt16 nCount=rCurrencyTable.Count(); in IsInTable()
1851 for(sal_uInt16 i=0;i<aWSStringsDtor.Count();i++) in IsInTable()