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

/inkscape/src/ui/dialog/
H A Dundo-history.cpp234 _connectDocument(desktop, desktop ? desktop->doc() : NULL);
238 void UndoHistory::_connectDocument(SPDesktop* desktop, SPDocument * /*document*/) function in class:Inkscape::UI::Dialog::UndoHistory
272 _connectDocument(desktop, document);
H A Dundo-history.h158 void _connectDocument(SPDesktop* desktop, SPDocument *document);

Completed in 14 milliseconds