Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx281 …void AddOperation( ScDetOpType eOpType, const ScAddress& rPosition, sal_uIn…
H A DXMLExportIterator.cxx562 void ScMyDetectiveOpContainer::AddOperation( ScDetOpType eOpType, const ScAddress& rPosition, sal_u… in AddOperation() function in ScMyDetectiveOpContainer
H A Dxmlexprt.cxx920 rDetOp.AddOperation( pDetData->GetOperation(), rDetPos, nIndex ); in GetDetectiveOpList()