Searched refs:aCellPos2 (Results 1 – 1 of 1) sorted by relevance
3593 ScAddress aCellPos2; in IsCellEqual() local3594 ScUnoConversion::FillScAddress( aCellPos2, aCell2.aCellAddress ); in IsCellEqual()3634 aCell2.fValue = pDoc->GetValue( aCellPos2 ); in IsCellEqual()3649 if (GetCellText(aCell1, aCellPos1) && GetCellText(aCell2, aCellPos2)) in IsCellEqual()3652 … (lcl_GetRawString(pDoc, aCellPos1) == lcl_GetRawString(pDoc, aCellPos2)); in IsCellEqual()
Completed in 39 milliseconds