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

#include <print.hxx>

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

Public Member Functions

 PageSize (const Size &i_rSize=Size(21000, 29700), bool i_bFullPaper=false)
 

Public Attributes

Size aSize
 In 100th mm. More...
 
bool bFullPaper
 Full paper, not only imageable area is printed. More...
 

Detailed Description

Definition at line 347 of file print.hxx.

Constructor & Destructor Documentation

◆ PageSize()

vcl::PrinterController::PageSize::PageSize ( const Size i_rSize = Size( 21000, 29700 ),
bool  i_bFullPaper = false 
)
inline

Definition at line 355 of file print.hxx.

Member Data Documentation

◆ aSize

Size vcl::PrinterController::PageSize::aSize

◆ bFullPaper

bool vcl::PrinterController::PageSize::bFullPaper

Full paper, not only imageable area is printed.

Definition at line 353 of file print.hxx.

Referenced by vcl::ImplPrinterControllerData::modifyJobSetup(), vcl::PrintDialog::preparePreview(), and vcl::PrinterController::printFilteredPage().


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