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

/inkscape/src/
H A Dconsole-output-undo-observer.cpp37 ConsoleOutputUndoObserver::notifyClearUndoEvent() function in class:Inkscape::ConsoleOutputUndoObserver
39 //g_message("notifyClearUndoEvent(sp_document_clear_undo) called);
H A Dconsole-output-undo-observer.h31 void notifyClearUndoEvent();
H A Dundo-stack-observer.h62 virtual void notifyClearUndoEvent() = 0;
H A Dcomposite-undo-stack-observer.h92 this->_observer.notifyClearUndoEvent();
154 virtual void notifyClearUndoEvent();
H A Devent-log.h74 void notifyClearUndoEvent();
H A Dcomposite-undo-stack-observer.cpp81 CompositeUndoStackObserver::notifyClearUndoEvent() function in class:Inkscape::CompositeUndoStackObserver
H A Ddocument-undo.cpp334 doc->priv->undoStackObservers.notifyClearUndoEvent();
H A Devent-log.cpp339 EventLog::notifyClearUndoEvent() function in class:Inkscape::EventLog

Completed in 188 milliseconds