SvxConnectionDialog(weld::Window *pParent, const SfxItemSet &rAttr, const SdrView *pView)
Dialog for changing connectors.
std::unique_ptr< weld::MetricSpinButton > m_xMtrFldLine1
std::unique_ptr< weld::Label > m_xFtLine1
std::unique_ptr< weld::MetricSpinButton > m_xMtrFldLine3
std::unique_ptr< weld::MetricSpinButton > m_xMtrFldHorz1
DECL_LINK(ChangeAttrListBoxHdl_Impl, weld::ComboBox &, void)
std::unique_ptr< weld::Label > m_xFtLine3
std::unique_ptr< weld::MetricSpinButton > m_xMtrFldVert2
virtual bool FillItemSet(SfxItemSet *) override
std::unique_ptr< weld::Label > m_xFtLine2
void SetMetricValueAndSave(const SfxItemSet *rAttrs, weld::MetricSpinButton &rField, TypedWhichId< T > nWhich)
std::unique_ptr< weld::MetricSpinButton > m_xMtrFldHorz2
DECL_LINK(ChangeAttrEditHdl_Impl, weld::MetricSpinButton &, void)
std::unique_ptr< weld::MetricSpinButton > m_xMtrFldLine2
virtual void Reset(const SfxItemSet *) override
virtual void PageCreated(const SfxAllItemSet &aSet) override
std::unique_ptr< weld::CustomWeld > m_xCtlPreview
virtual ~SvxConnectionPage() override
SvxConnectionPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rInAttrs)
static const WhichRangesContainer pRanges
std::unique_ptr< weld::MetricSpinButton > m_xMtrFldVert1
void SetView(const SdrView *pSdrView)
std::unique_ptr< weld::ComboBox > m_xLbType
static WhichRangesContainer GetRanges()
SvxXConnectionPreview m_aCtlPreview
const SfxItemSet & rOutAttrs
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *)