Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/undo/ !
H A Drefundo.cxx70 ScDetOpList* pOldDetOp = pDoc->GetDetOpList(); in ScRefUndoData()
135 ScDetOpList* pNewDetOp = pDoc->GetDetOpList(); in DeleteUnchanged()
H A Dundocell.cxx1009 ScDetOpList* pList = pDoc->GetDetOpList(); in Undo()
/AOO42X/main/sc/source/ui/docshell/ !
H A Ddocfunc.cxx435 ScDetOpList* pOldList = pDoc->GetDetOpList(); in DetectiveDelAll()
464 ScDetOpList* pList = pDoc->GetDetOpList(); in DetectiveRefresh()
H A Ddocsh.cxx2726 ScDetOpList* pList = aDocument.GetDetOpList(); in SetDocumentModified()
/AOO42X/main/sc/inc/ !
H A Ddocument.hxx1208 ScDetOpList* GetDetOpList() const { return pDetOpList; } in GetDetOpList() function in ScDocument
/AOO42X/main/sc/source/filter/xml/ !
H A Dxmlexprt.cxx907 ScDetOpList* pOpList(pDoc->GetDetOpList()); in GetDetectiveOpList()