Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Duserlist.cxx267 ScUserListData* pOtherData = NULL; in operator ==() local
272 pOtherData = (ScUserListData*)r.At(i); in operator ==()
274 bEqual =( (pMyData->nTokenCount == pOtherData->nTokenCount) in operator ==()
275 && (pMyData->aStr == pOtherData->aStr) ); in operator ==()
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx768 CompareData* pOtherData = &rData2; in ShiftBoundaries() local
785 while( pOtherData->GetChanged( j++ )) in ShiftBoundaries()
816 !pOtherData->GetChanged( j ) && in ShiftBoundaries()
835 pOtherData = &rData1; in ShiftBoundaries()

Completed in 27 milliseconds