Searched defs:PaperSize (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/widget/
H A Dpage-sizer.h51 class PaperSize class in namespace:Inkscape::UI::Widget
58 PaperSize() function in class:Inkscape::UI::Widget::PaperSize
64 PaperSize(const Glib::ustring &nameArg, function in class:Inkscape::UI::Widget::PaperSize
78 PaperSize(const PaperSize &other) function in class:Inkscape::UI::Widget::PaperSize
84 PaperSize &operator=(const PaperSize &other)
90 virtual ~PaperSize()
123 void assign(const PaperSize &other)
182 std::map<Glib::ustring, PaperSize> _paperSizeTabl
[all...]

Completed in 11 milliseconds