LibreOffice Module vcl (master) 1
|
#include <printdlg.hxx>
Classes | |
class | PrintPreviewWindow |
class | ShowNupOrderWindow |
Public Member Functions | |
PrintDialog (weld::Window *, std::shared_ptr< PrinterController >) | |
virtual | ~PrintDialog () override |
bool | isPrintToFile () const |
bool | isCollate () const |
bool | isSingleJobs () const |
bool | hasPreview () const |
void | setPaperSizes () |
void | previewForward () |
void | previewBackward () |
void | previewFirst () |
void | previewLast () |
Public Member Functions inherited from weld::GenericDialogController | |
GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false) | |
virtual Dialog * | getDialog () override |
virtual | ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override |
Public Member Functions inherited from weld::DialogController | |
virtual Dialog * | getDialog ()=0 |
const Dialog * | getConstDialog () const |
virtual short | run () |
void | set_title (const OUString &rTitle) |
OUString | get_title () const |
void | set_help_id (const OUString &rHelpId) |
OUString | get_help_id () const |
void | response (int nResponse) |
virtual | ~DialogController () COVERITY_NOEXCEPT_FALSE |
Private Member Functions | |
DECL_LINK (updatePreviewIdle, Timer *, void) | |
DECL_LINK (updatePreviewNoCacheIdle, Timer *, void) | |
DECL_LINK (ClickHdl, weld::Button &, void) | |
DECL_LINK (SelectHdl, weld::ComboBox &, void) | |
DECL_LINK (ActivateHdl, weld::Entry &, bool) | |
DECL_LINK (FocusOutHdl, weld::Widget &, void) | |
DECL_LINK (SpinModifyHdl, weld::SpinButton &, void) | |
DECL_LINK (MetricSpinModifyHdl, weld::MetricSpinButton &, void) | |
DECL_LINK (ToggleHdl, weld::Toggleable &, void) | |
DECL_LINK (UIOption_CheckHdl, weld::Toggleable &, void) | |
DECL_LINK (UIOption_RadioHdl, weld::Toggleable &, void) | |
DECL_LINK (UIOption_SelectHdl, weld::ComboBox &, void) | |
DECL_LINK (UIOption_SpinModifyHdl, weld::SpinButton &, void) | |
DECL_LINK (UIOption_EntryModifyHdl, weld::Entry &, void) | |
css::beans::PropertyValue * | getValueForWindow (weld::Widget *) const |
void | preparePreview (bool i_bMayUseCache) |
void | setupPaperSidesBox () |
void | storeToSettings () |
void | readFromSettings () |
void | setPaperOrientation (Orientation eOrientation, bool fromUser) |
void | updateOrientationBox (bool bAutomatic=true) |
bool | hasOrientationChanged () const |
void | setPreviewText () |
void | updatePrinterText () |
void | checkControlDependencies () |
void | checkOptionalControlDependencies () |
void | makeEnabled (weld::Widget *) |
void | updateWindowFromProperty (const OUString &) |
void | initFromMultiPageSetup (const vcl::PrinterController::MultiPageSetup &) |
void | showAdvancedControls (bool) |
void | updateNup (bool i_bMayUseCache=true) |
void | updateNupFromPages (bool i_bMayUseCache=true) |
void | enableNupControls (bool bEnable) |
void | setupOptionalUI () |
Size const & | getJobPageSize () |
Friends | |
class | MoreOptionsDialog |
Additional Inherited Members | |
Static Public Member Functions inherited from weld::DialogController | |
static bool | runAsync (const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &) |
Protected Attributes inherited from weld::GenericDialogController | |
std::unique_ptr< weld::Builder > | m_xBuilder |
std::shared_ptr< weld::Dialog > | m_xDialog |
Definition at line 37 of file printdlg.hxx.
PrintDialog::PrintDialog | ( | weld::Window * | i_pWindow, |
std::shared_ptr< PrinterController > | i_xController | ||
) |
Definition at line 527 of file printdlg.cxx.
References checkControlDependencies(), vcl::SettingsConfigItem::get(), Printer::GetDefaultPrinterName(), Printer::GetPrinterQueues(), vcl::SettingsConfigItem::getValue(), Size::Height(), initFromMultiPageSetup(), Landscape, LINK, weld::GenericDialogController::m_xDialog, maNupLandscapeSize, maNupPortraitSize, maPageStr, maPController, maPrintText, maPrintToFileText, maUpdatePreviewIdle, maUpdatePreviewNoCacheIdle, mbShowLayoutFrame, MM, mxBackwardBtn, mxBorderCB, mxBrochureBtn, mxCancelButton, mxCollateBox, mxCopyCountField, mxFirstBtn, mxForwardBtn, mxHelpButton, mxLastBtn, mxLayoutExpander, mxNumPagesText, mxNupColEdt, mxNupOrderBox, mxNupPagesBox, mxNupRowsEdt, mxOKButton, mxOrientationBox, mxPageEdit, mxPageLayoutFrame, mxPageMarginEdt, mxPaperSidesBox, mxPaperSizeBox, mxPreviewBox, mxPrinters, mxRangeExpander, mxReverseOrderBox, mxScrolledWindow, mxSetupButton, mxSheetMarginEdt, mxSingleJobsBox, POST_PAINT, readFromSettings(), Timer::SetInvokeHandler(), setPaperSizes(), Task::SetPriority(), setupOptionalUI(), setupPaperSidesBox(), updateNupFromPages(), Printer::updatePrinters(), updatePrinterText(), and Size::Width().
|
overridevirtual |
Definition at line 730 of file printdlg.cxx.
References comphelper::ConfigurationChanges::create(), mxLayoutExpander, and mxRangeExpander.
|
private |
Definition at line 1036 of file printdlg.cxx.
References maPController, mbCollateAlwaysOff, mxCollateBox, mxCollateImage, mxCopyCountField, mxSetupButton, mxSingleJobsBox, and SetupDialog.
Referenced by PrintDialog().
|
private |
Definition at line 1058 of file printdlg.cxx.
References bIsEnabled, maControlToNumValMap, maControlToPropertyMap, and maPController.
Referenced by setupOptionalUI().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 1274 of file printdlg.cxx.
References mxBorderCB, mxNupColEdt, mxNupNumPagesTxt, mxNupOrderBox, mxNupOrderTxt, mxNupOrderWin, mxNupPagesBox, mxNupRowsEdt, mxNupTimesTxt, mxPageMarginEdt, mxPageMarginTxt1, mxPageMarginTxt2, mxSheetMarginEdt, mxSheetMarginTxt1, and mxSheetMarginTxt2.
|
private |
Definition at line 512 of file printdlg.cxx.
References vcl::PrinterController::PageSize::aSize, Size::IsEmpty(), maFirstPageSize, maNupPortraitSize, and maPController.
Referenced by updateNup(), and updateNupFromPages().
|
private |
Definition at line 1789 of file printdlg.cxx.
References maControlToPropertyMap, maPController, and SAL_WARN_IF.
|
private |
Definition at line 1019 of file printdlg.cxx.
References Landscape, maPController, mxOrientationBox, ORIENTATION_LANDSCAPE, ORIENTATION_PORTRAIT, and Portrait.
Referenced by updateOrientationBox().
bool PrintDialog::hasPreview | ( | ) | const |
Definition at line 1784 of file printdlg.cxx.
References mxPreviewBox.
Referenced by preparePreview(), and storeToSettings().
|
private |
Definition at line 1080 of file printdlg.cxx.
References vcl::PrinterController::MultiPageSetup::bDrawBorder, GetLocaleDataWrapper(), LocaleDataWrapper::getMeasurementSystemEnum(), Application::GetSettings(), mxBorderCB, mxBrochureBtn, mxNupColEdt, mxNupOrder, mxNupOrderBox, mxNupOrderWin, mxNupPagesBox, mxNupRowsEdt, mxPageMarginEdt, mxPagesBtn, mxSheetMarginEdt, vcl::PrinterController::MultiPageSetup::nColumns, vcl::PrinterController::MultiPageSetup::nHorizontalSpacing, vcl::PrinterController::MultiPageSetup::nLeftMargin, vcl::PrinterController::MultiPageSetup::nOrder, vcl::PrinterController::MultiPageSetup::nRows, and showAdvancedControls().
Referenced by PrintDialog().
bool PrintDialog::isCollate | ( | ) | const |
Definition at line 1774 of file printdlg.cxx.
References mxCollateBox, and mxCopyCountField.
bool PrintDialog::isPrintToFile | ( | ) | const |
Definition at line 1769 of file printdlg.cxx.
References mxPrinters.
Referenced by Printer::PreparePrintJob(), setPaperSizes(), setupPaperSidesBox(), and storeToSettings().
bool PrintDialog::isSingleJobs | ( | ) | const |
Definition at line 1779 of file printdlg.cxx.
References mxSingleJobsBox.
Referenced by Printer::PreparePrintJob().
|
private |
Definition at line 1706 of file printdlg.cxx.
References maControlToPropertyMap, maPController, and updateWindowFromProperty().
|
private |
Definition at line 938 of file printdlg.cxx.
References vcl::PrinterController::PageSize::bFullPaper, OutputDevice::GetDPIX(), OutputDevice::GetDPIY(), Printer::GetPageOffsetPixel(), Printer::GetPaper(), Printer::GetPaperName(), Printer::GetPaperSizePixel(), Printer::GetPrinterOptions(), hasPreview(), maNoPageStr, maNoPreviewStr, maPController, mePaper, mnCachedPages, mnCurPage, GDIMetaFile::Move(), mxBackwardBtn, mxFirstBtn, mxForwardBtn, mxLastBtn, mxPageEdit, mxPreview, OutputDevice::PixelToLogic(), setPreviewText(), Point::X(), and Point::Y().
void PrintDialog::previewBackward | ( | ) |
Definition at line 2175 of file printdlg.cxx.
References mxPageEdit, and nValue.
void PrintDialog::previewFirst | ( | ) |
Definition at line 2185 of file printdlg.cxx.
References mxPageEdit.
void PrintDialog::previewForward | ( | ) |
Definition at line 2165 of file printdlg.cxx.
References mnCachedPages, mxPageEdit, and nValue.
void PrintDialog::previewLast | ( | ) |
Definition at line 2191 of file printdlg.cxx.
References mnCachedPages, and mxPageEdit.
|
private |
Definition at line 793 of file printdlg.cxx.
References vcl::SettingsConfigItem::get(), vcl::SettingsConfigItem::getValue(), i, weld::GenericDialogController::m_xDialog, mbCollateAlwaysOff, mxCollateBox, mxPreviewBox, mxSingleJobsBox, mxTabCtrl, and nCount.
Referenced by PrintDialog().
|
private |
Definition at line 1029 of file printdlg.cxx.
References maPController, and Printer::SetOrientation().
Referenced by updateNup().
void PrintDialog::setPaperSizes | ( | ) |
Definition at line 849 of file printdlg.cxx.
References o3tl::convert(), PaperInfo::doSloppyFit(), Size::getHeight(), GetLocaleDataWrapper(), LocaleDataWrapper::getMeasurementSystemEnum(), LocaleDataWrapper::getNum(), PaperInfo::getPaper(), Printer::GetPaper(), Printer::GetPaperInfo(), Printer::GetPaperInfoCount(), Printer::GetPaperName(), Printer::GetPaperSize(), Application::GetSettings(), Printer::GetSizeOfPaper(), Size::getWidth(), Size::Height(), o3tl::in100, isPrintToFile(), maPController, mePaper, o3tl::mm, o3tl::mm100, mxPaperSizeBox, PAPER_USER, PaperInfo::sloppyEqual(), and Size::Width().
Referenced by PrintDialog().
|
private |
Definition at line 922 of file printdlg.cxx.
References maPageStr, mnCachedPages, and mxNumPagesText.
Referenced by preparePreview().
|
private |
Definition at line 1324 of file printdlg.cxx.
References checkOptionalControlDependencies(), Application::CreateBuilder(), LINK, m, weld::GenericDialogController::m_xBuilder, maControlToNumValMap, maControlToPropertyMap, maExtraControls, maPController, maPropertyToWindowMap, mbShowLayoutFrame, mxBrochureBtn, mxCustom, mxCustomOptionsUIBuilder, mxNupPagesBox, mxPageRangeEdit, mxPagesBoxTitleTxt, mxPagesBtn, mxReverseOrderBox, mxTabCtrl, SAL_WARN, weld::Widget::set_help_id(), weld::Widget::set_tooltip_text(), weld::Widget::show(), and xFrame.
Referenced by PrintDialog().
|
private |
Definition at line 738 of file printdlg.cxx.
References isPrintToFile(), maPController, mxPaperSidesBox, and Unknown.
Referenced by PrintDialog().
|
private |
Definition at line 1293 of file printdlg.cxx.
References mxNupColEdt, mxNupNumPagesTxt, mxNupRowsEdt, mxNupTimesTxt, mxPageMarginEdt, mxPageMarginTxt1, mxPageMarginTxt2, mxSheetMarginEdt, mxSheetMarginTxt1, and mxSheetMarginTxt2.
Referenced by initFromMultiPageSetup(), and updateNupFromPages().
|
private |
Definition at line 754 of file printdlg.cxx.
References vcl::All, utl::ConfigItem::Commit(), vcl::SettingsConfigItem::get(), Printer::GetDefaultPrinterName(), hasPreview(), isPrintToFile(), weld::GenericDialogController::m_xDialog, mxCollateBox, mxCopyCountField, mxPrinters, mxSingleJobsBox, mxTabCtrl, and vcl::SettingsConfigItem::setValue().
|
private |
Definition at line 1117 of file printdlg.cxx.
References vcl::PrinterController::MultiPageSetup::aPaperSize, vcl::PrinterController::MultiPageSetup::bDrawBorder, getJobPageSize(), Size::Height(), Landscape, maNupLandscapeSize, maNupPortraitSize, maPController, maUpdatePreviewIdle, maUpdatePreviewNoCacheIdle, mxBorderCB, mxNupColEdt, mxNupOrder, mxNupOrderBox, mxNupRowsEdt, mxOrientationBox, mxPageMarginEdt, mxSheetMarginEdt, vcl::PrinterController::MultiPageSetup::nBottomMargin, vcl::PrinterController::MultiPageSetup::nColumns, vcl::PrinterController::MultiPageSetup::nHorizontalSpacing, vcl::PrinterController::MultiPageSetup::nLeftMargin, vcl::PrinterController::MultiPageSetup::nOrder, vcl::PrinterController::MultiPageSetup::nRightMargin, vcl::PrinterController::MultiPageSetup::nRows, vcl::PrinterController::MultiPageSetup::nTopMargin, vcl::PrinterController::MultiPageSetup::nVerticalSpacing, ORIENTATION_LANDSCAPE, ORIENTATION_PORTRAIT, Portrait, setPaperOrientation(), Idle::Start(), and Size::Width().
Referenced by updateNupFromPages().
|
private |
Definition at line 1173 of file printdlg.cxx.
References getJobPageSize(), Size::Height(), mxNupColEdt, mxNupPagesBox, mxNupRowsEdt, mxPageMarginEdt, mxSheetMarginEdt, showAdvancedControls(), updateNup(), and Size::Width().
Referenced by PrintDialog().
|
private |
Definition at line 1006 of file printdlg.cxx.
References hasOrientationChanged(), maPController, mxOrientationBox, and ORIENTATION_AUTOMATIC.
|
private |
Definition at line 904 of file printdlg.cxx.
References Printer::GetDefaultPrinterName(), QueueInfo::GetPrinterName(), Printer::GetQueueInfo(), maDefPrtText, mxPrinters, and mxStatusTxt.
Referenced by PrintDialog().
|
private |
Definition at line 1717 of file printdlg.cxx.
References o3tl::make_unsigned(), maPController, maPropertyToWindowMap, mxBrochureBtn, mxPagesBtn, SAL_WARN, SAL_WARN_IF, weld::Toggleable::set_active(), and weld::ComboBox::set_active().
Referenced by makeEnabled().
|
friend |
Definition at line 39 of file printdlg.hxx.
|
private |
Definition at line 197 of file printdlg.hxx.
Referenced by checkOptionalControlDependencies(), and setupOptionalUI().
|
private |
Definition at line 193 of file printdlg.hxx.
Referenced by checkOptionalControlDependencies(), getValueForWindow(), makeEnabled(), and setupOptionalUI().
|
private |
Definition at line 179 of file printdlg.hxx.
Referenced by updatePrinterText().
|
private |
Definition at line 190 of file printdlg.hxx.
Referenced by setupOptionalUI().
|
private |
internal, used for automatic Nup-Portrait/landscape
Definition at line 202 of file printdlg.hxx.
Referenced by getJobPageSize().
|
private |
Definition at line 182 of file printdlg.hxx.
Referenced by preparePreview().
|
private |
Definition at line 183 of file printdlg.hxx.
Referenced by preparePreview().
|
private |
Definition at line 200 of file printdlg.hxx.
Referenced by PrintDialog(), and updateNup().
|
private |
Definition at line 199 of file printdlg.hxx.
Referenced by getJobPageSize(), PrintDialog(), and updateNup().
|
private |
Definition at line 181 of file printdlg.hxx.
Referenced by PrintDialog(), and setPreviewText().
|
private |
Definition at line 114 of file printdlg.hxx.
Referenced by checkControlDependencies(), checkOptionalControlDependencies(), getJobPageSize(), getValueForWindow(), hasOrientationChanged(), makeEnabled(), preparePreview(), PrintDialog(), setPaperOrientation(), setPaperSizes(), setupOptionalUI(), setupPaperSidesBox(), updateNup(), updateOrientationBox(), and updateWindowFromProperty().
|
private |
Definition at line 178 of file printdlg.hxx.
Referenced by PrintDialog().
|
private |
Definition at line 177 of file printdlg.hxx.
Referenced by PrintDialog().
|
private |
Definition at line 195 of file printdlg.hxx.
Referenced by setupOptionalUI(), and updateWindowFromProperty().
|
private |
Definition at line 208 of file printdlg.hxx.
Referenced by PrintDialog(), and updateNup().
|
private |
Definition at line 210 of file printdlg.hxx.
Referenced by PrintDialog(), and updateNup().
|
private |
Definition at line 187 of file printdlg.hxx.
Referenced by checkControlDependencies(), and readFromSettings().
|
private |
Definition at line 204 of file printdlg.hxx.
Referenced by PrintDialog(), and setupOptionalUI().
|
private |
Definition at line 206 of file printdlg.hxx.
Referenced by preparePreview(), and setPaperSizes().
|
private |
Definition at line 185 of file printdlg.hxx.
Referenced by preparePreview(), previewForward(), previewLast(), and setPreviewText().
|
private |
Definition at line 184 of file printdlg.hxx.
Referenced by preparePreview().
|
private |
Definition at line 136 of file printdlg.hxx.
Referenced by preparePreview(), and PrintDialog().
|
private |
border around each page
Definition at line 172 of file printdlg.hxx.
Referenced by enableNupControls(), initFromMultiPageSetup(), PrintDialog(), and updateNup().
|
private |
Definition at line 148 of file printdlg.hxx.
Referenced by initFromMultiPageSetup(), PrintDialog(), setupOptionalUI(), and updateWindowFromProperty().
|
private |
Definition at line 133 of file printdlg.hxx.
Referenced by PrintDialog().
|
private |
Definition at line 124 of file printdlg.hxx.
Referenced by checkControlDependencies(), isCollate(), PrintDialog(), readFromSettings(), and storeToSettings().
|
private |
Definition at line 125 of file printdlg.hxx.
Referenced by checkControlDependencies().
|
private |
Definition at line 123 of file printdlg.hxx.
Referenced by checkControlDependencies(), isCollate(), PrintDialog(), and storeToSettings().
|
private |
Definition at line 175 of file printdlg.hxx.
Referenced by setupOptionalUI().
|
private |
Definition at line 112 of file printdlg.hxx.
Referenced by setupOptionalUI().
|
private |
Definition at line 138 of file printdlg.hxx.
Referenced by preparePreview(), and PrintDialog().
|
private |
Definition at line 137 of file printdlg.hxx.
Referenced by preparePreview(), and PrintDialog().
|
private |
Definition at line 134 of file printdlg.hxx.
Referenced by PrintDialog().
|
private |
Definition at line 139 of file printdlg.hxx.
Referenced by preparePreview(), and PrintDialog().
|
private |
Definition at line 174 of file printdlg.hxx.
Referenced by PrintDialog(), and ~PrintDialog().
|
private |
Definition at line 142 of file printdlg.hxx.
Referenced by PrintDialog(), and setPreviewText().
|
private |
Definition at line 154 of file printdlg.hxx.
Referenced by enableNupControls(), initFromMultiPageSetup(), PrintDialog(), showAdvancedControls(), updateNup(), and updateNupFromPages().
|
private |
Definition at line 153 of file printdlg.hxx.
Referenced by enableNupControls(), and showAdvancedControls().
|
private |
Definition at line 169 of file printdlg.hxx.
Referenced by initFromMultiPageSetup(), and updateNup().
|
private |
Definition at line 168 of file printdlg.hxx.
Referenced by enableNupControls(), initFromMultiPageSetup(), PrintDialog(), and updateNup().
|
private |
Definition at line 167 of file printdlg.hxx.
Referenced by enableNupControls().
|
private |
Definition at line 170 of file printdlg.hxx.
Referenced by enableNupControls(), and initFromMultiPageSetup().
|
private |
Definition at line 150 of file printdlg.hxx.
Referenced by enableNupControls(), initFromMultiPageSetup(), PrintDialog(), setupOptionalUI(), and updateNupFromPages().
|
private |
Definition at line 156 of file printdlg.hxx.
Referenced by enableNupControls(), initFromMultiPageSetup(), PrintDialog(), showAdvancedControls(), updateNup(), and updateNupFromPages().
|
private |
Definition at line 155 of file printdlg.hxx.
Referenced by enableNupControls(), and showAdvancedControls().
|
private |
Definition at line 132 of file printdlg.hxx.
Referenced by PrintDialog().
|
private |
Definition at line 164 of file printdlg.hxx.
Referenced by hasOrientationChanged(), PrintDialog(), updateNup(), and updateOrientationBox().
|
private |
Definition at line 145 of file printdlg.hxx.
Referenced by preparePreview(), previewBackward(), previewFirst(), previewForward(), previewLast(), and PrintDialog().
|
private |
Definition at line 118 of file printdlg.hxx.
Referenced by PrintDialog().
|
private |
Definition at line 158 of file printdlg.hxx.
Referenced by enableNupControls(), initFromMultiPageSetup(), PrintDialog(), showAdvancedControls(), updateNup(), and updateNupFromPages().
|
private |
Definition at line 157 of file printdlg.hxx.
Referenced by enableNupControls(), and showAdvancedControls().
|
private |
Definition at line 159 of file printdlg.hxx.
Referenced by enableNupControls(), and showAdvancedControls().
|
private |
Definition at line 126 of file printdlg.hxx.
Referenced by setupOptionalUI().
|
private |
Definition at line 127 of file printdlg.hxx.
|
private |
Definition at line 149 of file printdlg.hxx.
Referenced by setupOptionalUI().
|
private |
Definition at line 147 of file printdlg.hxx.
Referenced by initFromMultiPageSetup(), setupOptionalUI(), and updateWindowFromProperty().
|
private |
Definition at line 128 of file printdlg.hxx.
Referenced by PrintDialog(), and setupPaperSidesBox().
|
private |
Definition at line 163 of file printdlg.hxx.
Referenced by PrintDialog(), and setPaperSizes().
|
private |
Definition at line 143 of file printdlg.hxx.
Referenced by preparePreview().
|
private |
Definition at line 141 of file printdlg.hxx.
Referenced by hasPreview(), PrintDialog(), and readFromSettings().
|
private |
Definition at line 144 of file printdlg.hxx.
|
private |
Definition at line 119 of file printdlg.hxx.
Referenced by isPrintToFile(), PrintDialog(), storeToSettings(), and updatePrinterText().
|
private |
Definition at line 173 of file printdlg.hxx.
Referenced by PrintDialog(), and ~PrintDialog().
|
private |
Definition at line 130 of file printdlg.hxx.
Referenced by PrintDialog(), and setupOptionalUI().
|
private |
Definition at line 117 of file printdlg.hxx.
Referenced by PrintDialog().
|
private |
Definition at line 121 of file printdlg.hxx.
Referenced by checkControlDependencies(), and PrintDialog().
|
private |
Definition at line 161 of file printdlg.hxx.
Referenced by enableNupControls(), initFromMultiPageSetup(), PrintDialog(), showAdvancedControls(), updateNup(), and updateNupFromPages().
|
private |
Definition at line 160 of file printdlg.hxx.
Referenced by enableNupControls(), and showAdvancedControls().
|
private |
Definition at line 162 of file printdlg.hxx.
Referenced by enableNupControls(), and showAdvancedControls().
|
private |
Definition at line 129 of file printdlg.hxx.
Referenced by checkControlDependencies(), isSingleJobs(), PrintDialog(), readFromSettings(), and storeToSettings().
|
private |
Definition at line 120 of file printdlg.hxx.
Referenced by updatePrinterText().
|
private |
Definition at line 116 of file printdlg.hxx.
Referenced by readFromSettings(), setupOptionalUI(), and storeToSettings().