Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3593 ScAddress aCellPos2; in IsCellEqual() local
3594 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 38 milliseconds