Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx916 const ScAddress& rDetPos = pDetData->GetPos(); in GetDetectiveOpList() local
917 SCTAB nTab = rDetPos.Tab(); in GetDetectiveOpList()
920 rDetOp.AddOperation( pDetData->GetOperation(), rDetPos, nIndex ); in GetDetectiveOpList()
923 pSharedData->SetLastColumn( nTab, rDetPos.Col() ); in GetDetectiveOpList()
924 pSharedData->SetLastRow( nTab, rDetPos.Row() ); in GetDetectiveOpList()

Completed in 40 milliseconds