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

/inkscape/src/display/
H A Ddrawing-text.cpp69 throw InvalidItemException();
184 throw InvalidItemException();
451 if (!g) throw InvalidItemException();
518 if (!g) throw InvalidItemException();
581 if (!g) throw InvalidItemException();
666 throw InvalidItemException();
H A Ddrawing-item.h61 class InvalidItemException : public std::exception { class in namespace:Inkscape

Completed in 38 milliseconds