Home
last modified time | relevance | path

Searched refs:restoreDropLinks (Results 1 – 2 of 2) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem.h1552 void restoreDropLinks(UndoState *state, bool isUndo);
H A Dpageitem.cpp4945 restoreDropLinks(ss, isUndo); in restore()
6973 void PageItem::restoreDropLinks(UndoState *state, bool isUndo) in restoreDropLinks() function in PageItem