LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::PrinterController::MultiPageSetup Struct Reference

#include <print.hxx>

Collaboration diagram for vcl::PrinterController::MultiPageSetup:
[legend]

Public Member Functions

 MultiPageSetup ()
 

Public Attributes

int nRows
 
int nColumns
 
Size aPaperSize
 
tools::Long nLeftMargin
 
tools::Long nTopMargin
 
tools::Long nRightMargin
 
tools::Long nBottomMargin
 
tools::Long nHorizontalSpacing
 
tools::Long nVerticalSpacing
 
bool bDrawBorder
 
NupOrderType nOrder
 

Detailed Description

Definition at line 323 of file print.hxx.

Constructor & Destructor Documentation

◆ MultiPageSetup()

vcl::PrinterController::MultiPageSetup::MultiPageSetup ( )
inline

Definition at line 338 of file print.hxx.

References vcl::LRTB, nBottomMargin, nLeftMargin, nRightMargin, and nTopMargin.

Member Data Documentation

◆ aPaperSize

Size vcl::PrinterController::MultiPageSetup::aPaperSize

◆ bDrawBorder

bool vcl::PrinterController::MultiPageSetup::bDrawBorder

◆ nBottomMargin

tools::Long vcl::PrinterController::MultiPageSetup::nBottomMargin

◆ nColumns

int vcl::PrinterController::MultiPageSetup::nColumns

◆ nHorizontalSpacing

tools::Long vcl::PrinterController::MultiPageSetup::nHorizontalSpacing

◆ nLeftMargin

tools::Long vcl::PrinterController::MultiPageSetup::nLeftMargin

◆ nOrder

NupOrderType vcl::PrinterController::MultiPageSetup::nOrder

◆ nRightMargin

tools::Long vcl::PrinterController::MultiPageSetup::nRightMargin

◆ nRows

int vcl::PrinterController::MultiPageSetup::nRows

◆ nTopMargin

tools::Long vcl::PrinterController::MultiPageSetup::nTopMargin

◆ nVerticalSpacing

tools::Long vcl::PrinterController::MultiPageSetup::nVerticalSpacing

The documentation for this struct was generated from the following file: