Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/undo/
H A Dundocell.cxx64 TYPEINIT1(ScUndoDetective, ScSimpleUndo);
954 ScUndoDetective::ScUndoDetective( ScDocShell* pNewDocShell, in ScUndoDetective() function in ScUndoDetective
970 __EXPORT ScUndoDetective::~ScUndoDetective() in ~ScUndoDetective()
976 String __EXPORT ScUndoDetective::GetComment() const in GetComment()
993 void __EXPORT ScUndoDetective::Undo() in Undo()
1030 void __EXPORT ScUndoDetective::Redo() in Redo()
1050 void __EXPORT ScUndoDetective::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
1055 sal_Bool __EXPORT ScUndoDetective::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
/aoo42x/main/sc/source/ui/inc/
H A Dundocell.hxx312 class ScUndoDetective: public ScSimpleUndo class
316 ScUndoDetective( ScDocShell* pNewDocShell,
319 virtual ~ScUndoDetective();
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx205 new ScUndoDetective( &rDocShell, pUndo, &aOperation ) ); in DetectiveAddPred()
246 new ScUndoDetective( &rDocShell, pUndo, &aOperation ) ); in DetectiveDelPred()
285 new ScUndoDetective( &rDocShell, pUndo, &aOperation ) ); in DetectiveAddSucc()
326 new ScUndoDetective( &rDocShell, pUndo, &aOperation ) ); in DetectiveDelSucc()
365 new ScUndoDetective( &rDocShell, pUndo, &aOperation ) ); in DetectiveAddError()
449 new ScUndoDetective( &rDocShell, pUndo, NULL, pUndoList ) ); in DetectiveDelAll()

Completed in 54 milliseconds