Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3591 ScAddress aCellPos1; in IsCellEqual() local
3592 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 30 milliseconds