abortJob() | vcl::PrinterController | |
createProgressDialog() | vcl::PrinterController | |
dialogsParentClosing() | vcl::PrinterController | |
EndListening(SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false) | SfxListener | |
EndListeningAll() | SfxListener | |
getBoolProperty(const OUString &i_rPropertyName, bool i_bFallback) const | vcl::PrinterController | |
GetBroadcasterCount() const | SfxListener | |
GetBroadcasterJOE(sal_uInt16 nNo) const | SfxListener | |
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 | |
getMergedOptions() const | SfxPrinterController | private |
getMultipage() const | vcl::PrinterController | |
getPageCount() const override | SfxPrinterController | virtual |
getPageCountProtected() const | vcl::PrinterController | |
getPageFile(int i_inUnfilteredPage, GDIMetaFile &rMtf, bool i_bMayUseCache=false) | vcl::PrinterController | |
getPageParameters(int i_nPage) const override | SfxPrinterController | virtual |
getPageParametersProtected(int i_nPage) const | vcl::PrinterController | |
getPapersizeFromSetup() const | vcl::PrinterController | |
getPrinter() const | vcl::PrinterController | |
getPrinterModified() const | vcl::PrinterController | |
getSelectionObject() const | SfxPrinterController | private |
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 | |
IsListening(SfxBroadcaster &rBroadcaster) const | SfxListener | |
isProgressCanceled() const | vcl::PrinterController | |
IsSdrView() const | SfxListener | virtual |
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) override | SfxPrinterController | virtual |
jobStarted() override | SfxPrinterController | virtual |
m_aLastPrinted | SfxPrinterController | private |
m_aLastPrintedBy | SfxPrinterController | private |
m_bApi | SfxPrinterController | private |
m_bNeedsChange | SfxPrinterController | private |
m_bOrigStatus | SfxPrinterController | private |
m_bTempPrinter | SfxPrinterController | private |
maBCs | SfxListener | private |
maCallStacks | SfxListener | private |
maCompleteSelection | SfxPrinterController | private |
makeEnabled(const OUString &rPropName) | vcl::PrinterController | |
maSelection | SfxPrinterController | private |
mpImplData | vcl::PrinterController | private |
mpLastPrinter | SfxPrinterController | mutableprivate |
mpObjectShell | SfxPrinterController | private |
mpViewShell | SfxPrinterController | private |
mxDevice | SfxPrinterController | mutableprivate |
mxRenderable | SfxPrinterController | private |
Notify(SfxBroadcaster &, const SfxHint &) override | SfxPrinterController | virtual |
operator=(const SfxListener &)=delete | SfxListener | private |
PrinterController(const VclPtr< Printer > &, weld::Window *pDialogParent) | vcl::PrinterController | protected |
printFilteredPage(int i_nPage) | vcl::PrinterController | |
printPage(int i_nPage) const override | SfxPrinterController | virtual |
pushPropertiesToPrinter() | vcl::PrinterController | |
RemoveBroadcaster_Impl(SfxBroadcaster &rBC) | SfxListener | |
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 | |
SfxListener() | SfxListener | |
SfxListener(const SfxListener &rCopy) | SfxListener | |
SfxPrinterController(const VclPtr< Printer > &i_rPrinter, Any i_Complete, Any i_Selection, const Any &i_rViewProp, const Reference< view::XRenderable > &i_xRender, bool i_bApi, bool i_bDirect, SfxViewShell *pView, const uno::Sequence< beans::PropertyValue > &rProps) | SfxPrinterController | |
StartListening(SfxBroadcaster &rBroadcaster, DuplicateHandling eDuplicateHanding=DuplicateHandling::Unexpected) | SfxListener | |
~PrinterController() | vcl::PrinterController | virtual |
~SfxListener() COVERITY_NOEXCEPT_FALSE | SfxListener | virtual |