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

/inkscape/src/
H A Dsp-tref-reference.cpp57 void SPTRefReference::notifyChildRemoved(Inkscape::XML::Node &/*node*/, Inkscape::XML::Node &/*child*/, function in class:SPTRefReference
H A Dlayer-manager.cpp47 virtual void notifyChildRemoved( Node &/*node*/, Node &/*child*/, Node */*prev*/ ) {} function in class:Inkscape::LayerManager::LayerWatcher
/inkscape/src/xml/
H A Dhelper-observer.cpp41 void SignalObserver::notifyChildRemoved(XML::Node&, XML::Node&, XML::Node*) function in class:Inkscape::XML::SignalObserver
H A Dnode-observer.h88 virtual void notifyChildRemoved(Node &node, Node &child, Node *prev) { function in class:Inkscape::XML::NodeObserver
H A Dsimple-document.cpp83 void SimpleDocument::notifyChildRemoved(Node &parent, function in class:Inkscape::XML::SimpleDocument
H A Dcomposite-node-observer.cpp41 void CompositeNodeObserver::notifyChildRemoved(Node &node, Node &child, function in class:Inkscape::XML::CompositeNodeObserver
49 iter->observer.notifyChildRemoved(node, child, prev);
124 void notifyChildRemoved(Node &node, Node &child, Node *prev) { function in class:Inkscape::XML::__anon552::VectorNodeObserver
H A Devent.cpp99 void notifyChildRemoved(Node &parent, Node &child, Node */*old_ref*/) { function in class:__anon556::LogPerformer
155 observer.notifyChildRemoved(*this->repr, *this->child, this->ref);
220 observer.notifyChildRemoved(*this->repr, *this->child, this->ref);
453 void notifyChildRemoved(Node &parent, Node &child, Node */*ref*/) { function in class:__anon558::LogPrinter
/inkscape/src/ui/dialog/
H A Dtags.cpp111 virtual void notifyChildRemoved( Node &/*node*/, Node &/*child*/, Node */*prev*/ ) function in class:Inkscape::UI::Dialog::TagsPanel::ObjectWatcher
H A Dobjects.cpp150 virtual void notifyChildRemoved( Node &/*node*/, Node &/*child*/, Node */*prev*/ ) function in class:Inkscape::UI::Dialog::ObjectsPanel::ObjectWatcher

Completed in 31 milliseconds