KiCad PCB EDA Suite
|
Describe the page size and margins of a paper page on which to eventually print or plot. More...
#include <page_info.h>
Public Member Functions | |
PAGE_INFO (const wxString &aType=PAGE_INFO::A3, bool IsPortrait=false) | |
bool | SetType (const wxString &aStandardPageDescriptionName, bool aIsPortrait=false) |
Set the name of the page type and also the sizes and margins commonly associated with that type name. | |
const wxString & | GetType () const |
bool | IsDefault () const |
bool | IsCustom () const |
void | SetPortrait (bool aIsPortrait) |
Rotate the paper page 90 degrees. | |
bool | IsPortrait () const |
wxPrintOrientation | GetWxOrientation () const |
wxPaperSize | GetPaperId () const |
void | SetWidthMM (double aWidthInMM) |
void | SetWidthMils (double aWidthInMils) |
double | GetWidthMils () const |
double | GetWidthMM () const |
void | SetHeightMM (double aHeightInMM) |
void | SetHeightMils (double aHeightInMils) |
double | GetHeightMils () const |
double | GetHeightMM () const |
const VECTOR2D & | GetSizeMils () const |
int | GetWidthIU (double aIUScale) const |
Gets the page width in IU. | |
int | GetHeightIU (double aIUScale) const |
Gets the page height in IU. | |
const VECTOR2D | GetSizeIU (double aIUScale) const |
Gets the page size in internal units. | |
void | Format (OUTPUTFORMATTER *aFormatter, int aNestLevel, int aControlBits) const |
Output the page class to aFormatter in s-expression form. | |
Static Public Member Functions | |
static void | SetCustomWidthMils (double aWidthInMils) |
Set the width of Custom page in mils for any custom page constructed or made via SetType() after making this call. | |
static void | SetCustomHeightMils (double aHeightInMils) |
Set the height of Custom page in mils for any custom page constructed or made via SetType() after making this call. | |
static double | GetCustomWidthMils () |
static double | GetCustomHeightMils () |
Static Public Attributes | |
static const wxChar | A5 [] = wxT( "A5" ) |
static const wxChar | A4 [] = wxT( "A4" ) |
static const wxChar | A3 [] = wxT( "A3" ) |
static const wxChar | A2 [] = wxT( "A2" ) |
static const wxChar | A1 [] = wxT( "A1" ) |
static const wxChar | A0 [] = wxT( "A0" ) |
static const wxChar | A [] = wxT( "A" ) |
static const wxChar | B [] = wxT( "B" ) |
static const wxChar | C [] = wxT( "C" ) |
static const wxChar | D [] = wxT( "D" ) |
static const wxChar | E [] = wxT( "E" ) |
static const wxChar | GERBER [] = wxT( "GERBER" ) |
static const wxChar | USLetter [] = wxT( "USLetter" ) |
static const wxChar | USLegal [] = wxT( "USLegal" ) |
static const wxChar | USLedger [] = wxT( "USLedger" ) |
static const wxChar | Custom [] = wxT( "User" ) |
"User" defined page type | |
Protected Member Functions | |
PAGE_INFO (const VECTOR2D &aSizeMils, const wxString &aName, wxPaperSize aPaperId) | |
Private Member Functions | |
void | updatePortrait () |
void | setMargins () |
Private Attributes | |
wxString | m_type |
paper type: A4, A3, etc. | |
VECTOR2D | m_size |
mils | |
bool | m_portrait |
true if portrait, false if landscape | |
wxPaperSize | m_paper_id |
wx' style paper id. | |
Static Private Attributes | |
static const PAGE_INFO | pageA5 |
static const PAGE_INFO | pageA4 |
static const PAGE_INFO | pageA3 |
static const PAGE_INFO | pageA2 |
static const PAGE_INFO | pageA1 |
static const PAGE_INFO | pageA0 |
static const PAGE_INFO | pageA |
static const PAGE_INFO | pageB |
static const PAGE_INFO | pageC |
static const PAGE_INFO | pageD |
static const PAGE_INFO | pageE |
static const PAGE_INFO | pageGERBER |
static const PAGE_INFO | pageUSLetter |
static const PAGE_INFO | pageUSLegal |
static const PAGE_INFO | pageUSLedger |
static const PAGE_INFO | pageUser |
static double | s_user_height = 11000 |
static double | s_user_width = 17000 |
Describe the page size and margins of a paper page on which to eventually print or plot.
Paper sizes are often described in inches. Here paper is described in 1/1000th of an inch (mils). For convenience there are some read only accessors for internal units which is a compile time calculation, not runtime.
Definition at line 58 of file page_info.h.
PAGE_INFO::PAGE_INFO | ( | const wxString & | aType = PAGE_INFO::A3 , |
bool | IsPortrait = false |
||
) |
Definition at line 116 of file page_info.cpp.
References SetType().
|
protected |
Definition at line 105 of file page_info.cpp.
References updatePortrait().
void PAGE_INFO::Format | ( | OUTPUTFORMATTER * | aFormatter, |
int | aNestLevel, | ||
int | aControlBits | ||
) | const |
Output the page class to aFormatter in s-expression form.
aFormatter | The OUTPUTFORMATTER object to write to. |
aNestLevel | The indentation next level. |
aControlBits | The control bit definition for object specific formatting. |
IO_ERROR | on write error. |
Definition at line 275 of file page_info.cpp.
References Custom, GetHeightMils(), GetType(), GetWidthMils(), IsCustom(), IsPortrait(), OUTPUTFORMATTER::Print(), and OUTPUTFORMATTER::Quotew().
Referenced by SCH_IO_KICAD_SEXPR::Format(), and PCB_IO_KICAD_SEXPR::formatGeneral().
|
inlinestatic |
Definition at line 196 of file page_info.h.
Referenced by BOARD::operator==(), PL_EDITOR_FRAME::SaveSettings(), and DIALOG_PAGES_SETTINGS::TransferDataToWindow().
|
inlinestatic |
Definition at line 191 of file page_info.h.
Referenced by BOARD::operator==(), PL_EDITOR_FRAME::SaveSettings(), and DIALOG_PAGES_SETTINGS::TransferDataToWindow().
|
inline |
Gets the page height in IU.
aIUScale | The IU scale, this is most likely always going to be IU_PER_MILS variable being passed. Note, this constexpr variable changes depending on application, hence why it is passed. |
Definition at line 162 of file page_info.h.
Referenced by SCH_PLOTTER::createHPGLFiles(), EESCHEMA_JOBS_HANDLER::doSymExportSvg(), SCH_EDIT_FRAME::GetDocumentExtents(), ALTIUM_PCB::Parse(), SCH_IO_ALTIUM::ParseSheet(), SCH_PLOTTER::plotOneSheetPDF(), SCH_PLOTTER::plotOneSheetPS(), SCH_PLOTTER::plotOneSheetSVG(), KIGFX::SCH_VIEW::ResizeSheetWorkingArea(), and PANEL_EESCHEMA_COLOR_SETTINGS::zoomFitPreview().
|
inline |
Definition at line 141 of file page_info.h.
Referenced by SCH_PLOTTER::createPSFiles(), KIGFX::DS_PAINTER::DrawBorder(), Format(), SCH_IO_KICAD_LEGACY::Format(), DIALOG_PRINT_GENERIC::initPrintData(), PCB_IO_EASYEDA::LoadBoard(), PCB_IO_EASYEDAPRO_PARSER::ParseBoard(), SCH_PLOTTER::plotOneSheetSVG(), SCH_PLOTTER::setupPlotPagePDF(), PS_PLOTTER::StartPlot(), PL_EDITOR_FRAME::ToPrinter(), DIALOG_PRINT_USING_PRINTER::TransferDataFromWindow(), DIALOG_PRINT_USING_PRINTER::TransferDataToWindow(), DIALOG_PAGES_SETTINGS::TransferDataToWindow(), and DS_PROXY_VIEW_ITEM::ViewBBox().
|
inline |
Definition at line 142 of file page_info.h.
|
inline |
Definition at line 132 of file page_info.h.
Referenced by DIALOG_PRINT_GENERIC::initPrintData(), BOARD::operator==(), PL_EDITOR_FRAME::ToPrinter(), and DIALOG_PRINT_USING_PRINTER::TransferDataToWindow().
|
inline |
Gets the page size in internal units.
aIUScale | The IU scale, this is most likely always going to be IU_PER_MILS variable being passed. Note, this constexpr variable changes depending on application, hence why it is passed. |
Definition at line 171 of file page_info.h.
Referenced by BOARD_NETLIST_UPDATER::estimateFootprintInsertionPosition(), GENDRILL_WRITER_BASE::genDrillMapFile(), PANEL_ZONE_GAL::GetPageSizeIU(), SCH_BASE_FRAME::GetPageSizeIU(), GERBVIEW_FRAME::GetPageSizeIU(), PCB_BASE_FRAME::GetPageSizeIU(), PL_EDITOR_FRAME::GetPageSizeIU(), initializePlotter(), CADSTAR_SCH_ARCHIVE_LOADER::Load(), SCH_IO_EAGLE::loadSchematic(), SCH_IO_EAGLE::loadSheet(), SCH_IO_LTSPICE_PARSER::Parse(), SYMBOL_EDIT_FRAME::PrintPage(), PLEDITOR_PRINTOUT::PrintPage(), SCH_PRINTOUT::PrintPage(), SCH_SCREEN::SCH_SCREEN(), PL_EDITOR_FRAME::SetPageSettings(), GERBVIEW_FRAME::SetPageSettings(), PCB_BASE_FRAME::SetPageSettings(), and PL_EDITOR_FRAME::UpdateMsgPanelInfo().
|
inline |
Definition at line 144 of file page_info.h.
Referenced by PDF_PLOTTER::ClosePage(), BOARD_PRINTOUT::DrawPage(), DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), BOARD::operator==(), DS_DATA_MODEL::SetupDrawEnvironment(), HPGL_PLOTTER::SetViewport(), PS_PLOTTER::SetViewport(), SVG_PLOTTER::SetViewport(), PDF_PLOTTER::StartPage(), and PS_PLOTTER::StartPlot().
|
inline |
Definition at line 99 of file page_info.h.
Referenced by DS_DRAW_ITEM_LIST::BuildDrawItemsList(), PL_DRAW_PANEL_GAL::DisplayDrawingSheet(), Format(), SCH_IO_KICAD_LEGACY::Format(), DIALOG_INSPECTOR::ReCreateDesignList(), GERBVIEW_FRAME::SaveSettings(), PL_EDITOR_FRAME::SaveSettings(), SetType(), PS_PLOTTER::StartPlot(), and DIALOG_PAGES_SETTINGS::TransferDataToWindow().
|
inline |
Gets the page width in IU.
aIUScale | The IU scale, this is most likely always going to be IU_PER_MILS variable being passed. Note, this constexpr variable changes depending on application, hence why it is passed. |
Definition at line 153 of file page_info.h.
Referenced by SCH_PLOTTER::createHPGLFiles(), EESCHEMA_JOBS_HANDLER::doSymExportSvg(), SCH_EDIT_FRAME::GetDocumentExtents(), ALTIUM_PCB::Parse(), SCH_PLOTTER::plotOneSheetPDF(), SCH_PLOTTER::plotOneSheetPS(), SCH_PLOTTER::plotOneSheetSVG(), KIGFX::SCH_VIEW::ResizeSheetWorkingArea(), and PANEL_EESCHEMA_COLOR_SETTINGS::zoomFitPreview().
|
inline |
Definition at line 136 of file page_info.h.
Referenced by SCH_PLOTTER::createHPGLFiles(), SCH_PLOTTER::createPSFiles(), KIGFX::DS_PAINTER::DrawBorder(), Format(), SCH_IO_KICAD_LEGACY::Format(), DIALOG_PRINT_GENERIC::initPrintData(), PCB_IO_EASYEDA::LoadBoard(), PCB_IO_EASYEDAPRO_PARSER::ParseBoard(), SCH_PLOTTER::plotOneSheetSVG(), SCH_PLOTTER::setupPlotPagePDF(), PS_PLOTTER::StartPlot(), PL_EDITOR_FRAME::ToPrinter(), DIALOG_PRINT_USING_PRINTER::TransferDataFromWindow(), DIALOG_PRINT_USING_PRINTER::TransferDataToWindow(), DIALOG_PAGES_SETTINGS::TransferDataToWindow(), DS_PROXY_VIEW_ITEM::ViewBBox(), and DS_PROXY_VIEW_ITEM::ViewDraw().
|
inline |
Definition at line 137 of file page_info.h.
|
inline |
Definition at line 127 of file page_info.h.
Referenced by DIALOG_PRINT_GENERIC::initPrintData(), BOARD::operator==(), PL_EDITOR_FRAME::ToPrinter(), DIALOG_PRINT_USING_PRINTER::TransferDataFromWindow(), and DIALOG_PRINT_USING_PRINTER::TransferDataToWindow().
bool PAGE_INFO::IsCustom | ( | ) | const |
Definition at line 183 of file page_info.cpp.
References Custom, and m_type.
Referenced by Format(), SCH_IO_KICAD_LEGACY::Format(), DIALOG_PRINT_GENERIC::initPrintData(), PS_PLOTTER::StartPlot(), PL_EDITOR_FRAME::ToPrinter(), and DIALOG_PRINT_USING_PRINTER::TransferDataToWindow().
|
inline |
Definition at line 104 of file page_info.h.
References A3.
|
inline |
Definition at line 122 of file page_info.h.
Referenced by SCH_PLOTTER::createPSFiles(), Format(), SCH_IO_KICAD_LEGACY::Format(), DIALOG_PRINT_GENERIC::initPrintData(), SCH_PLOTTER::plotOneSheetSVG(), PL_EDITOR_FRAME::SaveSettings(), SCH_PLOTTER::setupPlotPagePDF(), PS_PLOTTER::StartPlot(), PL_EDITOR_FRAME::ToPrinter(), DIALOG_PRINT_USING_PRINTER::TransferDataFromWindow(), DIALOG_PRINT_USING_PRINTER::TransferDataToWindow(), and DIALOG_PAGES_SETTINGS::TransferDataToWindow().
|
static |
Set the height of Custom page in mils for any custom page constructed or made via SetType() after making this call.
Definition at line 241 of file page_info.cpp.
References clampHeight(), and s_user_height.
Referenced by PL_EDITOR_FRAME::LoadSettings(), SCH_IO_ALTIUM::ParseSheet(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Set the width of Custom page in mils for any custom page constructed or made via SetType() after making this call.
Definition at line 235 of file page_info.cpp.
References clampWidth(), and s_user_width.
Referenced by PL_EDITOR_FRAME::LoadSettings(), SCH_IO_ALTIUM::ParseSheet(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
void PAGE_INFO::SetHeightMils | ( | double | aHeightInMils | ) |
Definition at line 261 of file page_info.cpp.
References clampHeight(), Custom, m_paper_id, m_size, m_type, updatePortrait(), and VECTOR2< T >::y.
Referenced by PANEL_EESCHEMA_COLOR_SETTINGS::createPreviewItems(), PANEL_PCBNEW_COLOR_SETTINGS::createPreviewItems(), EESCHEMA_JOBS_HANDLER::doSymExportSvg(), SYMBOL_EDITOR_CONTROL::ExportSymbolAsSVG(), CADSTAR_SCH_ARCHIVE_LOADER::Load(), SCH_IO_KICAD_LEGACY::loadPageSettings(), PCB_IO_KICAD_LEGACY::loadSHEET(), SCH_IO_EAGLE::loadSheet(), SCH_EASYEDAPRO_PARSER::ParseSchematic(), SCH_EASYEDA_PARSER::ParseSchematic(), EXPORT_SVG::Plot(), DIALOG_PAGES_SETTINGS::SavePageSettings(), and DIALOG_PAGES_SETTINGS::UpdateDrawingSheetExample().
|
inline |
Definition at line 139 of file page_info.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), and SCH_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO().
|
private |
void PAGE_INFO::SetPortrait | ( | bool | aIsPortrait | ) |
Rotate the paper page 90 degrees.
This PAGE_INFO may either be in portrait or landscape mode. Use this function to change from one mode to the other mode.
aIsPortrait | if true and not already in portrait mode, will change this PAGE_INFO to portrait mode. Or if false and not already in landscape mode, will change this PAGE_INFO to landscape mode. |
Definition at line 189 of file page_info.cpp.
References m_portrait, m_size, VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by SCH_PLOTTER::createPSFiles(), SCH_IO_KICAD_LEGACY::loadPageSettings(), PCB_IO_KICAD_LEGACY::loadSHEET(), PCB_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), SCH_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), SCH_PLOTTER::plotOneSheetSVG(), DIALOG_PAGES_SETTINGS::SavePageSettings(), and SCH_PLOTTER::setupPlotPagePDF().
bool PAGE_INFO::SetType | ( | const wxString & | aStandardPageDescriptionName, |
bool | aIsPortrait = false |
||
) |
Set the name of the page type and also the sizes and margins commonly associated with that type name.
aStandardPageDescriptionName | is a wxString constant giving one of: "A5" "A4" "A3" "A2" "A1" "A0" "A" "B" "C" "D" "E" "GERBER", "USLetter", "USLegal", "USLedger", or "User". If "User" then the width and height are custom, and will be set according to previous calls to static PAGE_INFO::SetUserWidthMils() and static PAGE_INFO::SetUserHeightMils(); |
aIsPortrait | Set to true to set page orientation to portrait mode. |
Definition at line 122 of file page_info.cpp.
References GetType(), m_size, pageA, pageA0, pageA1, pageA2, pageA3, pageA4, pageA5, pageB, pageC, pageD, pageE, pageGERBER, pageUser, pageUSLedger, pageUSLegal, pageUSLetter, s_user_height, s_user_width, updatePortrait(), VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by SCH_PLOTTER::createHPGLFiles(), SCH_PLOTTER::createPSFiles(), DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), SCH_IO_KICAD_LEGACY::loadPageSettings(), GERBVIEW_FRAME::LoadSettings(), PL_EDITOR_FRAME::LoadSettings(), PCB_IO_KICAD_LEGACY::loadSHEET(), PAGE_INFO(), PCB_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), SCH_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), SCH_IO_ALTIUM::ParseSheet(), SCH_PLOTTER::plotOneSheetSVG(), DIALOG_PAGES_SETTINGS::SavePageSettings(), SCH_PLOTTER::setupPlotPagePDF(), and DIALOG_PAGES_SETTINGS::UpdateDrawingSheetExample().
void PAGE_INFO::SetWidthMils | ( | double | aWidthInMils | ) |
Definition at line 247 of file page_info.cpp.
References clampWidth(), Custom, m_paper_id, m_size, m_type, updatePortrait(), and VECTOR2< T >::x.
Referenced by PANEL_EESCHEMA_COLOR_SETTINGS::createPreviewItems(), PANEL_PCBNEW_COLOR_SETTINGS::createPreviewItems(), EESCHEMA_JOBS_HANDLER::doSymExportSvg(), SYMBOL_EDITOR_CONTROL::ExportSymbolAsSVG(), CADSTAR_SCH_ARCHIVE_LOADER::Load(), SCH_IO_KICAD_LEGACY::loadPageSettings(), PCB_IO_KICAD_LEGACY::loadSHEET(), SCH_IO_EAGLE::loadSheet(), SCH_EASYEDAPRO_PARSER::ParseSchematic(), SCH_EASYEDA_PARSER::ParseSchematic(), EXPORT_SVG::Plot(), DIALOG_PAGES_SETTINGS::SavePageSettings(), and DIALOG_PAGES_SETTINGS::UpdateDrawingSheetExample().
|
inline |
Definition at line 134 of file page_info.h.
Referenced by PCB_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), and SCH_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO().
|
inlineprivate |
Definition at line 98 of file page_info.cpp.
References m_portrait, m_size, VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by PAGE_INFO(), SetHeightMils(), SetType(), and SetWidthMils().
|
static |
Definition at line 73 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 72 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 71 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 70 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 69 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), IsDefault(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
|
static |
Definition at line 67 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 74 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 75 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
"User" defined page type
Definition at line 82 of file page_info.h.
Referenced by PANEL_EESCHEMA_COLOR_SETTINGS::createPreviewItems(), PANEL_PCBNEW_COLOR_SETTINGS::createPreviewItems(), EESCHEMA_JOBS_HANDLER::doSymExportSvg(), Format(), DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), IsCustom(), SCH_IO_KICAD_LEGACY::loadPageSettings(), PCB_IO_KICAD_LEGACY::loadSHEET(), DIALOG_PAGES_SETTINGS::OnPaperSizeChoice(), PCB_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), SCH_IO_KICAD_SEXPR_PARSER::parsePAGE_INFO(), SCH_IO_ALTIUM::ParseSheet(), DIALOG_PAGES_SETTINGS::SavePageSettings(), SetHeightMils(), SetWidthMils(), and DIALOG_PAGES_SETTINGS::TransferDataFromWindow().
|
static |
Definition at line 76 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 77 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 78 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::SavePageSettings().
|
private |
wx' style paper id.
Definition at line 240 of file page_info.h.
Referenced by SetHeightMils(), and SetWidthMils().
|
private |
true if portrait, false if landscape
Definition at line 238 of file page_info.h.
Referenced by SetPortrait(), and updatePortrait().
|
private |
mils
Definition at line 236 of file page_info.h.
Referenced by SetHeightMils(), SetPortrait(), SetType(), SetWidthMils(), and updatePortrait().
|
private |
paper type: A4, A3, etc.
Definition at line 235 of file page_info.h.
Referenced by IsCustom(), SetHeightMils(), and SetWidthMils().
|
staticprivate |
Definition at line 220 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 219 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 218 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 217 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 216 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 215 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 214 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 221 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 222 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 223 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 224 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 225 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 231 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 229 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 228 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 227 of file page_info.h.
Referenced by SetType().
|
staticprivate |
Definition at line 242 of file page_info.h.
Referenced by SetCustomHeightMils(), and SetType().
|
staticprivate |
Definition at line 243 of file page_info.h.
Referenced by SetCustomWidthMils(), and SetType().
|
static |
Definition at line 81 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), and DIALOG_PAGES_SETTINGS::SavePageSettings().
|
static |
Definition at line 80 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), DIALOG_PAGES_SETTINGS::SavePageSettings(), and DIALOG_PRINT_USING_PRINTER::TransferDataFromWindow().
|
static |
Definition at line 79 of file page_info.h.
Referenced by DIALOG_PAGES_SETTINGS::GetPageLayoutInfoFromDialog(), DIALOG_PAGES_SETTINGS::SavePageSettings(), and DIALOG_PRINT_USING_PRINTER::TransferDataFromWindow().