Searched refs:aCellPos1 (Results 1 – 1 of 1) sorted by relevance
3591 ScAddress aCellPos1; in IsCellEqual() local3592 ScUnoConversion::FillScAddress( aCellPos1, aCell1.aCellAddress ); in IsCellEqual()3629 aCell1.fValue = pDoc->GetValue( aCellPos1 ); 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 91 milliseconds