Searched refs:aCmpAddr (Results 1 – 1 of 1) sorted by relevance
3685 ScAddress aCmpAddr; in QueryDifferences_Impl() local3695 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 73 milliseconds