Searched refs:nCcCount (Results 1 – 1 of 1) sorted by relevance
860 sal_Int32 nCcCount = mpCcList ? mpCcList->Count() : 0; in Send() local861 sal_Int32 nCcSeqCount = nCcCount; in Send()866 nCcSeqCount = nToCount - 1 + nCcCount; in Send()883 if ( nCcSeqCount > nCcCount ) in Send()891 for ( sal_Int32 i = 0; i < nCcCount; i++ ) in Send()
Completed in 16 milliseconds