Searched defs:notifyContentChanged (Results 1 - 9 of 9) sorted by relevance

/inkscape/src/
H A Dsp-tref-reference.cpp79 void SPTRefReference::notifyContentChanged(Inkscape::XML::Node &/*node*/, function in class:SPTRefReference
H A Dlayer-manager.cpp49 virtual void notifyContentChanged( Node &/*node*/, Util::ptr_shared<char> /*old_content*/, Util::ptr_shared<char> /*new_content*/ ) {} function in class:Inkscape::LayerManager::LayerWatcher
/inkscape/src/xml/
H A Dhelper-observer.cpp47 void SignalObserver::notifyContentChanged(XML::Node&, Util::ptr_shared<char>, Util::ptr_shared<char>) function in class:Inkscape::XML::SignalObserver
H A Dnode-observer.h125 virtual void notifyContentChanged(Node &node, function in class:Inkscape::XML::NodeObserver
H A Dsimple-document.cpp102 void SimpleDocument::notifyContentChanged(Node &node, function in class:Inkscape::XML::SimpleDocument
H A Dcomposite-node-observer.cpp70 void CompositeNodeObserver::notifyContentChanged( function in class:Inkscape::XML::CompositeNodeObserver
79 iter->observer.notifyContentChanged(node, old_content, new_content);
136 void notifyContentChanged(Node &node, Util::ptr_shared<char> old_content, Util::ptr_shared<char> new_content) { function in class:Inkscape::XML::__anon552::VectorNodeObserver
H A Devent.cpp116 void notifyContentChanged(Node &node, function in class:__anon556::LogPerformer
173 observer.notifyContentChanged(*this->repr, this->newval, this->oldval);
232 observer.notifyContentChanged(*this->repr, this->oldval, this->newval);
474 void notifyContentChanged(Node &node, function in class:__anon558::LogPrinter
/inkscape/src/ui/dialog/
H A Dtags.cpp123 virtual void notifyContentChanged( Node &/*node*/, Util::ptr_shared<char> /*old_content*/, Util::ptr_shared<char> /*new_content*/ ) {} function in class:Inkscape::UI::Dialog::TagsPanel::ObjectWatcher
H A Dobjects.cpp162 virtual void notifyContentChanged( Node &/*node*/, Util::ptr_shared<char> /*old_content*/, Util::ptr_shared<char> /*new_content*/ ) {} function in class:Inkscape::UI::Dialog::ObjectsPanel::ObjectWatcher

Completed in 153 milliseconds