20#ifndef INCLUDED_SFX2_PRINTOPT_HXX
21#define INCLUDED_SFX2_PRINTOPT_HXX
68 SAL_DLLPRIVATE
void ImplUpdateControls(
const vcl::printer::Options* pCurrentOptions );
69 SAL_DLLPRIVATE
void ImplSaveControls( vcl::printer::Options* pCurrentOptions );
std::unique_ptr< weld::CheckButton > m_xConvertToGreyscalesCB
std::unique_ptr< weld::ComboBox > m_xReduceBitmapsResolutionLB
DECL_DLLPRIVATE_LINK(ToggleReduceGradientsStripesRBHdl, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xReduceTransparencyAutoRB
std::unique_ptr< weld::CheckButton > m_xReduceTransparencyCB
std::unique_ptr< weld::RadioButton > m_xReduceBitmapsResolutionRB
DECL_DLLPRIVATE_LINK(ClickReduceBitmapsCBHdl, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xPrintFileOutputRB
vcl::printer::Options maPrintFileOptions
DECL_DLLPRIVATE_LINK(ClickReduceGradientsCBHdl, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xReduceGradientsStripesRB
DECL_DLLPRIVATE_LINK(ToggleReduceBitmapsResolutionRBHdl, weld::Toggleable &, void)
DECL_DLLPRIVATE_LINK(ToggleOutputPrinterRBHdl, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xReduceTransparencyNoneRB
DECL_DLLPRIVATE_LINK(ToggleOutputPrintFileRBHdl, weld::Toggleable &, void)
std::unique_ptr< weld::CheckButton > m_xReduceBitmapsCB
std::unique_ptr< weld::RadioButton > m_xReduceBitmapsNormalRB
std::unique_ptr< weld::CheckButton > m_xPaperSizeCB
vcl::printer::Options maPrinterOptions
std::unique_ptr< weld::SpinButton > m_xReduceGradientsStepCountNF
std::unique_ptr< weld::CheckButton > m_xReduceBitmapsTransparencyCB
DECL_DLLPRIVATE_LINK(ClickReduceTransparencyCBHdl, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xReduceGradientsColorRB
std::unique_ptr< weld::CheckButton > m_xReduceGradientsCB
std::unique_ptr< weld::RadioButton > m_xReduceBitmapsOptimalRB
std::unique_ptr< weld::CheckButton > m_xPaperOrientationCB
std::unique_ptr< weld::CheckButton > m_xTransparencyCB
std::unique_ptr< weld::RadioButton > m_xPrinterOutputRB
virtual void Reset(const SfxItemSet *)
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet)
virtual bool FillItemSet(SfxItemSet *)