This is the complete list of members for psp::PrinterJob, including all inherited members.
| CreateSpoolFile(std::u16string_view rName, std::u16string_view rExtension) const | psp::PrinterJob | private |
| EndJob() | psp::PrinterJob | |
| EndPage() | psp::PrinterJob | |
| GetCurrentPageBody() | psp::PrinterJob | |
| GetDepth() const | psp::PrinterJob | |
| GetPostscriptLevel(const JobData *pJobData=nullptr) const | psp::PrinterJob | |
| GetPrinterName() const | psp::PrinterJob | inline |
| GetResolution() const | psp::PrinterJob | inline |
| GetScale(double &rXScale, double &rYScale) const | psp::PrinterJob | |
| InitPaperSize(const JobData &rJobSetup) | psp::PrinterJob | private |
| IsColorPrinter() const | psp::PrinterJob | |
| m_aDocumentJobData | psp::PrinterJob | private |
| m_aLastJobData | psp::PrinterJob | private |
| m_bQuickJob | psp::PrinterJob | private |
| m_pGraphics | psp::PrinterJob | private |
| maFileName | psp::PrinterJob | private |
| maHeaderVector | psp::PrinterJob | private |
| maJobTitle | psp::PrinterJob | private |
| maPageVector | psp::PrinterJob | private |
| maSpoolDirName | psp::PrinterJob | private |
| mfXScale | psp::PrinterJob | private |
| mfYScale | psp::PrinterJob | private |
| mnBMarginPt | psp::PrinterJob | private |
| mnFileMode | psp::PrinterJob | private |
| mnHeightPt | psp::PrinterJob | private |
| mnLandscapes | psp::PrinterJob | private |
| mnLMarginPt | psp::PrinterJob | private |
| mnMaxHeightPt | psp::PrinterJob | private |
| mnMaxWidthPt | psp::PrinterJob | private |
| mnPortraits | psp::PrinterJob | private |
| mnResolution | psp::PrinterJob | private |
| mnRMarginPt | psp::PrinterJob | private |
| mnTMarginPt | psp::PrinterJob | private |
| mnWidthPt | psp::PrinterJob | private |
| mpJobHeader | psp::PrinterJob | private |
| mpJobTrailer | psp::PrinterJob | private |
| PrinterJob() | psp::PrinterJob | |
| StartJob(const OUString &rFileName, int nMode, const OUString &rJobName, std::u16string_view rAppName, const JobData &rSetupData, PrinterGfx *pGraphics, bool bIsQuickJob) | psp::PrinterJob | |
| StartPage(const JobData &rJobSetup) | psp::PrinterJob | |
| writeFeatureList(osl::File *pFile, const JobData &, bool bDocumentSetup) const | psp::PrinterJob | private |
| writeJobPatch(osl::File *File, const JobData &) | psp::PrinterJob | privatestatic |
| writePageSetup(osl::File *pFile, const JobData &, bool bWriteFeatures) | psp::PrinterJob | private |
| writeProlog(osl::File *pFile, const JobData &) | psp::PrinterJob | privatestatic |
| writeSetup(osl::File *pFile, const JobData &) | psp::PrinterJob | private |
| ~PrinterJob() | psp::PrinterJob | |