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

/inkscape/src/
H A Ddesktop.cpp645 SPDesktop::change_document (SPDocument *theDocument) argument
647 g_return_if_fail (theDocument != NULL);
652 setDocument (theDocument);
665 _document_replaced_signal.emit (this, theDocument);

Completed in 13 milliseconds