Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx913 ScDetOpData* pDetData(pOpList->GetObject( static_cast<sal_uInt16>(nIndex) )); in GetDetectiveOpList() local
914 if( pDetData ) in GetDetectiveOpList()
916 const ScAddress& rDetPos = pDetData->GetPos(); in GetDetectiveOpList()
920 rDetOp.AddOperation( pDetData->GetOperation(), rDetPos, nIndex ); in GetDetectiveOpList()

Completed in 41 milliseconds