19#ifndef INCLUDED_SVX_COMPRESSGRAPHICDIALOG_HXX
20#define INCLUDED_SVX_COMPRESSGRAPHICDIALOG_HXX
66 void recallParameter();
82 void UpdateNewWidthMF();
83 void UpdateNewHeightMF();
84 void UpdateResolutionLB();
88 double GetViewWidthInch()
const;
89 double GetViewHeightInch()
const;
std::unique_ptr< weld::Button > m_xBtnCalculate
DECL_DLLPRIVATE_LINK(NewHeightModifiedHdl, weld::SpinButton &, void)
std::unique_ptr< weld::Button > m_xBtnOkay
tools::Rectangle m_aCropRectangle
std::unique_ptr< weld::Scale > m_xCompressionSlider
std::unique_ptr< weld::ComboBox > m_xResolutionLB
std::unique_ptr< weld::Label > m_xFixedText5
DECL_DLLPRIVATE_LINK(ToggleReduceResolutionRB, weld::Toggleable &, void)
std::unique_ptr< weld::Label > m_xFixedText6
std::unique_ptr< weld::SpinButton > m_xQualityMF
std::unique_ptr< weld::SpinButton > m_xMFNewHeight
DECL_DLLPRIVATE_LINK(NewCompressionModifiedHdl, weld::SpinButton &, void)
std::unique_ptr< weld::RadioButton > m_xJpegCompRB
std::unique_ptr< weld::SpinButton > m_xCompressionMF
std::unique_ptr< weld::ComboBox > m_xInterpolationCombo
std::unique_ptr< weld::CheckButton > m_xReduceResolutionCB
SdrGrafObj * m_xGraphicObj
DECL_DLLPRIVATE_LINK(NewInterpolationModifiedHdl, weld::ComboBox &, void)
std::unique_ptr< weld::Label > m_xLabelGraphicType
DECL_DLLPRIVATE_LINK(ResolutionModifiedHdl, weld::ComboBox &, void)
DECL_DLLPRIVATE_LINK(ToggleCompressionRB, weld::Toggleable &, void)
DECL_DLLPRIVATE_LINK(NewWidthModifiedHdl, weld::SpinButton &, void)
std::unique_ptr< weld::Scale > m_xQualitySlider
DECL_DLLPRIVATE_LINK(SlideHdl, weld::Scale &, void)
DECL_DLLPRIVATE_LINK(NewQualityModifiedHdl, weld::SpinButton &, void)
DECL_DLLPRIVATE_LINK(OkayClickHdl, weld::Button &, void)
std::unique_ptr< weld::Label > m_xFixedText3
std::unique_ptr< weld::RadioButton > m_xLosslessRB
DECL_DLLPRIVATE_LINK(CalculateClickHdl, weld::Button &, void)
std::unique_ptr< weld::SpinButton > m_xMFNewWidth
SfxBindings & m_rBindings
std::unique_ptr< weld::Label > m_xFixedText2
This class represents an embedded or linked bitmap graphic object.