Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddoccomp.cxx409 sal_uLong* pCount1 = new sal_uLong[ nDiff ]; in Compare() local
411 memset( pCount1, 0, nDiff * sizeof( sal_uLong )); in Compare()
415 CountDifference( rData1, pCount1 ); in Compare()
422 SetDiscard( rData2, pDiscard2, pCount1 ); in Compare()
425 delete [] pCount1; delete [] pCount2; in Compare()

Completed in 16 milliseconds