#include <jobdata.hxx>
Definition at line 32 of file jobdata.hxx.
◆ JobData() [1/2]
psp::JobData::JobData |
( |
| ) |
|
|
inline |
◆ JobData() [2/2]
psp::JobData::JobData |
( |
const JobData & |
rData | ) |
|
|
inline |
◆ constructFromStreamBuffer()
static bool psp::JobData::constructFromStreamBuffer |
( |
const void * |
pData, |
|
|
sal_uInt32 |
bytes, |
|
|
JobData & |
rJobData |
|
) |
| |
|
static |
◆ getStreamBuffer()
bool psp::JobData::getStreamBuffer |
( |
void *& |
pData, |
|
|
sal_uInt32 & |
bytes |
|
) |
| |
◆ operator=()
◆ resolveDefaultBackend()
void psp::JobData::resolveDefaultBackend |
( |
| ) |
|
◆ setCollate()
void psp::JobData::setCollate |
( |
bool |
bCollate | ) |
|
◆ setDefaultBackend()
void psp::JobData::setDefaultBackend |
( |
bool |
bUsePDF | ) |
|
◆ setPaper()
void psp::JobData::setPaper |
( |
int |
nWidth, |
|
|
int |
nHeight |
|
) |
| |
◆ setPaperBin()
void psp::JobData::setPaperBin |
( |
int |
nPaperBin | ) |
|
◆ m_aContext
◆ m_aPrinterName
OUString psp::JobData::m_aPrinterName |
◆ m_bCollate
bool psp::JobData::m_bCollate |
◆ m_bPapersizeFromSetup
bool psp::JobData::m_bPapersizeFromSetup |
◆ m_eOrientation
◆ m_nBottomMarginAdjust
int psp::JobData::m_nBottomMarginAdjust |
◆ m_nColorDepth
int psp::JobData::m_nColorDepth |
◆ m_nColorDevice
int psp::JobData::m_nColorDevice |
◆ m_nCopies
int psp::JobData::m_nCopies |
◆ m_nLeftMarginAdjust
int psp::JobData::m_nLeftMarginAdjust |
◆ m_nPDFDevice
int psp::JobData::m_nPDFDevice |
◆ m_nPSLevel
int psp::JobData::m_nPSLevel |
◆ m_nRightMarginAdjust
int psp::JobData::m_nRightMarginAdjust |
◆ m_nTopMarginAdjust
int psp::JobData::m_nTopMarginAdjust |
◆ m_pParser
The documentation for this struct was generated from the following file: