abortJob() | vcl::PrinterController | |
createProgressDialog() | vcl::PrinterController | |
dialogsParentClosing() | vcl::PrinterController | |
getBoolProperty(const OUString &i_rPropertyName, bool i_bFallback) const | vcl::PrinterController | |
getFilteredPageCount() const | vcl::PrinterController | |
getFilteredPageFile(int i_nFilteredPage, GDIMetaFile &o_rMtf, bool i_bMayUseCache=false) | vcl::PrinterController | |
getIntProperty(const OUString &i_rPropertyName, sal_Int32 i_nFallback) const | vcl::PrinterController | |
getJobProperties(const css::uno::Sequence< css::beans::PropertyValue > &i_rMergeList) const | vcl::PrinterController | |
getJobState() const | vcl::PrinterController | |
getMultipage() const | vcl::PrinterController | |
getPageCount() const =0 | vcl::PrinterController | pure virtual |
getPageCountProtected() const | vcl::PrinterController | |
getPageFile(int i_inUnfilteredPage, GDIMetaFile &rMtf, bool i_bMayUseCache=false) | vcl::PrinterController | |
getPageParameters(int i_nPage) const =0 | vcl::PrinterController | pure virtual |
getPageParametersProtected(int i_nPage) const | vcl::PrinterController | |
getPapersizeFromSetup() const | vcl::PrinterController | |
getPrinter() const | vcl::PrinterController | |
getPrinterModified() const | vcl::PrinterController | |
getUIOptions() const | vcl::PrinterController | |
getValue(const OUString &i_rPropertyName) | vcl::PrinterController | |
getValue(const OUString &i_rPropertyName) const | vcl::PrinterController | |
getWindow() const | vcl::PrinterController | |
isDirectPrint() const | vcl::PrinterController | |
isProgressCanceled() const | vcl::PrinterController | |
isShowDialogs() const | vcl::PrinterController | |
isUIChoiceEnabled(const OUString &rPropName, sal_Int32 nChoice) const | vcl::PrinterController | |
isUIOptionEnabled(const OUString &rPropName) const | vcl::PrinterController | |
jobFinished(css::view::PrintableState) | vcl::PrinterController | virtual |
jobStarted() | vcl::PrinterController | virtual |
makeEnabled(const OUString &rPropName) | vcl::PrinterController | |
mpImplData | vcl::PrinterController | private |
PrinterController(const VclPtr< Printer > &, weld::Window *pDialogParent) | vcl::PrinterController | protected |
printFilteredPage(int i_nPage) | vcl::PrinterController | |
printPage(int i_nPage) const =0 | vcl::PrinterController | pure virtual |
pushPropertiesToPrinter() | vcl::PrinterController | |
removeTransparencies(GDIMetaFile const &i_rIn, GDIMetaFile &o_rOut) | vcl::PrinterController | |
resetPaperToLastConfigured() | vcl::PrinterController | |
resetPrinterOptions(bool i_bFileOutput) | vcl::PrinterController | |
setJobState(css::view::PrintableState) | vcl::PrinterController | |
setLastPage(bool i_bLastPage) | vcl::PrinterController | |
setMultipage(const MultiPageSetup &) | vcl::PrinterController | |
setOrientationFromUser(Orientation eOrientation, bool set) | vcl::PrinterController | |
setPapersizeFromSetup(bool i_bPapersizeFromSetup) | vcl::PrinterController | |
setPaperSizeFromUser(Size i_aUserSize) | vcl::PrinterController | |
setPrinter(const VclPtr< Printer > &) | vcl::PrinterController | |
setPrinterModified(bool i_bPapersizeFromSetup) | vcl::PrinterController | |
setReversePrint(bool i_bReverse) | vcl::PrinterController | |
setUIOptions(const css::uno::Sequence< css::beans::PropertyValue > &) | vcl::PrinterController | |
setupPrinter(weld::Window *i_pDlgParent) | vcl::PrinterController | |
setValue(const OUString &i_rPropertyName, const css::uno::Any &i_rValue) | vcl::PrinterController | |
setValue(const css::beans::PropertyValue &i_rValue) | vcl::PrinterController | |
~PrinterController() | vcl::PrinterController | virtual |