Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3685 ScAddress aCmpAddr; in QueryDifferences_Impl() local
3695 aCmpAddr = ScAddress( aIter.GetCol(), nCmpPos, aIter.GetTab() ); in QueryDifferences_Impl()
3697 aCmpAddr = ScAddress( static_cast<SCCOL>(nCmpPos), aIter.GetRow(), aIter.GetTab() ); in QueryDifferences_Impl()
3698 const ScBaseCell* pOtherCell = pDoc->GetCell( aCmpAddr ); in QueryDifferences_Impl()

Completed in 59 milliseconds