Lines Matching refs:current_document
61 current_document (NULL),
384 if (document == current_document) {
388 if (current_document) {
391 current_document = document;
392 if (current_document) {
394 document_uri_set_connection = current_document->connectURISet(sigc::bind(sigc::ptr_fun(&on_document_uri_set), current_document));
395 on_document_uri_set( current_document->getURI(), current_document );
396 set_tree_repr(current_document->getReprRoot());
573 DocumentUndo::done(self->current_document, SP_VERB_DIALOG_XML_EDITOR,
576 //DocumentUndo::cancel(self->current_document);
581 SPDocument *document = self->current_document;
941 Inkscape::XML::Document *xml_doc = current_document->getReprDoc();
950 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
962 Inkscape::XML::Document *xml_doc = current_document->getReprDoc();
966 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
984 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1001 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1014 SPObject *updated = current_document->getObjectByRepr(selected_repr);
1020 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1038 SPObject *updated = current_document->getObjectByRepr(selected_repr);
1045 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1071 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1089 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1120 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,
1142 DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR,