Authors: bulia byak <buliabyak@users.sf.net> Lauris Kaplinski <lauris@kaplinski.com> Jon Phillips <jon@rejon.org> Ralf Stephan <ralf@ark.in-berlin.de> (Gtkmm) Bob Jamison <ishmal@users.sf.net>
Copyright (C) 2000 - 2006 Authors
Released under GNU GPL. Read the file 'COPYING' for more information
Definition in file page-sizer.cpp.
#include <string.h>
#include <vector>
#include <string>
#include <cmath>
#include <gtkmm.h>
#include "ui/widget/button.h"
#include "ui/widget/scalar-unit.h"
#include "helper/units.h"
#include "inkscape.h"
#include "verbs.h"
#include "desktop-handles.h"
#include "document.h"
#include "desktop.h"
#include "page-sizer.h"
#include "helper/action.h"
#include "sp-root.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::UI |
namespace | Inkscape::UI::Widget |
Classes | |
struct | Inkscape::UI::Widget::PaperSizeRec |
Functions | |
static void | Inkscape::UI::Widget::fill_landscape_papers () |
Variables | |
static const SPUnit | Inkscape::UI::Widget::_px_unit = sp_unit_get_by_id (SP_UNIT_PX) |
static PaperSizeRec const | Inkscape::UI::Widget::inkscape_papers [] |
static std::vector< std::string > | Inkscape::UI::Widget::lscape_papers |