Searched refs:rDetPos (Results 1 – 1 of 1) sorted by relevance
916 const ScAddress& rDetPos = pDetData->GetPos(); in GetDetectiveOpList() local917 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 36 milliseconds