Searched refs:notifyClearUndoEvent (Results 1 - 8 of 8) sorted by relevance
/inkscape/src/ | ||
H A D | console-output-undo-observer.cpp | 37 ConsoleOutputUndoObserver::notifyClearUndoEvent() function in class:Inkscape::ConsoleOutputUndoObserver 39 //g_message("notifyClearUndoEvent(sp_document_clear_undo) called); |
H A D | console-output-undo-observer.h | 31 void notifyClearUndoEvent(); |
H A D | undo-stack-observer.h | 62 virtual void notifyClearUndoEvent() = 0; |
H A D | composite-undo-stack-observer.h | 92 this->_observer.notifyClearUndoEvent(); 154 virtual void notifyClearUndoEvent(); |
H A D | event-log.h | 74 void notifyClearUndoEvent(); |
H A D | composite-undo-stack-observer.cpp | 81 CompositeUndoStackObserver::notifyClearUndoEvent() function in class:Inkscape::CompositeUndoStackObserver |
H A D | document-undo.cpp | 334 doc->priv->undoStackObservers.notifyClearUndoEvent(); |
H A D | event-log.cpp | 339 EventLog::notifyClearUndoEvent() function in class:Inkscape::EventLog |
Completed in 188 milliseconds