Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3648 ScBaseCell* pCmpCell = aCmpIter.GetFirst(); in QueryDifferences_Impl() local
3649 while (pCmpCell) in QueryDifferences_Impl()
3651 if (pCmpCell->GetCellType() != CELLTYPE_NOTE) in QueryDifferences_Impl()
3679 pCmpCell = aCmpIter.GetNext(); in QueryDifferences_Impl()

Completed in 56 milliseconds