Home
last modified time | relevance | path

Searched refs:nCcCount (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sfx2/source/dialog/
H A Dmailmodel.cxx860 sal_Int32 nCcCount = mpCcList ? mpCcList->Count() : 0; in Send() local
861 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 21 milliseconds