Searched refs:nToCount (Results 1 – 1 of 1) sorted by relevance
859 sal_Int32 nToCount = mpToList ? mpToList->Count() : 0; in Send() local864 if ( nToCount > 1 ) in Send()866 nCcSeqCount = nToCount - 1 + nCcCount; in Send()870 else if ( nToCount == 1 ) in Send()885 for ( sal_Int32 i = 1; i < nToCount; ++i ) in Send()
Completed in 8 milliseconds