Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/xml/
H A Dxmlbodyi.cxx274 pDoc->AddDetectiveOperation( aOpData ); in EndElement()
/AOO42X/main/sc/source/ui/docshell/
H A Ddocfunc.cxx197 pDoc->AddDetectiveOperation( aOperation ); in DetectiveAddPred()
238 pDoc->AddDetectiveOperation( aOperation ); in DetectiveDelPred()
277 pDoc->AddDetectiveOperation( aOperation ); in DetectiveAddSucc()
318 pDoc->AddDetectiveOperation( aOperation ); in DetectiveDelSucc()
357 pDoc->AddDetectiveOperation( aOperation ); in DetectiveAddError()
/AOO42X/main/sc/source/ui/undo/
H A Dundocell.cxx1041 pDoc->AddDetectiveOperation( ScDetOpData( aPos, (ScDetOpType) nAction ) ); in Redo()
/AOO42X/main/sc/source/core/data/
H A Ddocumen4.cxx727 void ScDocument::AddDetectiveOperation( const ScDetOpData& rData ) in AddDetectiveOperation() function in ScDocument
/AOO42X/main/sc/inc/
H A Ddocument.hxx1206 void AddDetectiveOperation( const ScDetOpData& rData );