Searched refs:notifyClearRedoEvent (Results 1 - 8 of 8) sorted by relevance

/inkscape/src/
H A Dconsole-output-undo-observer.cpp43 ConsoleOutputUndoObserver::notifyClearRedoEvent() function in class:Inkscape::ConsoleOutputUndoObserver
45 //g_message("notifyClearRedoEvent(sp_document_clear_redo) called);
H A Dconsole-output-undo-observer.h32 void notifyClearRedoEvent();
H A Dundo-stack-observer.h67 virtual void notifyClearRedoEvent() = 0;
H A Dcomposite-undo-stack-observer.h102 this->_observer.notifyClearRedoEvent();
155 virtual void notifyClearRedoEvent();
H A Devent-log.h75 void notifyClearRedoEvent();
H A Dcomposite-undo-stack-observer.cpp93 CompositeUndoStackObserver::notifyClearRedoEvent() function in class:Inkscape::CompositeUndoStackObserver
H A Ddocument-undo.cpp346 doc->priv->undoStackObservers.notifyClearRedoEvent();
H A Devent-log.cpp346 EventLog::notifyClearRedoEvent() function in class:Inkscape::EventLog

Completed in 504 milliseconds