100 static std::unique_ptr<SfxTabPage>
132 void SetLabel(
const OUString& rMake,
const OUString& rType)
SfxOkDialogController * GetDialogController() const
DECL_LINK(ModifyHdl, weld::SpinButton &, void)
DECL_LINK(SaveHdl, weld::Button &, void)
std::unique_ptr< weld::CustomWeld > m_xPreview
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)
std::unique_ptr< weld::Button > m_xSavePB
virtual bool FillItemSet(SfxItemSet *rSet) override
std::unique_ptr< weld::MetricSpinButton > m_xPHeightField
std::unique_ptr< weld::Label > m_xTypeFI
SwLabFormatPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
std::unique_ptr< weld::Label > m_xMakeFI
std::unique_ptr< weld::MetricSpinButton > m_xUpperField
std::unique_ptr< weld::SpinButton > m_xRowsField
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
DECL_LINK(MetricModifyHdl, weld::MetricSpinButton &, void)
DECL_LINK(PreviewHdl, Timer *, void)
std::unique_ptr< weld::MetricSpinButton > m_xHeightField
std::unique_ptr< weld::MetricSpinButton > m_xWidthField
std::unique_ptr< weld::MetricSpinButton > m_xPWidthField
virtual ~SwLabFormatPage() override
SwLabDlg * GetParentSwLabDlg()
void FillItem(SwLabItem &rItem)
std::unique_ptr< weld::MetricSpinButton > m_xLeftField
virtual void Reset(const SfxItemSet *rSet) override
std::unique_ptr< weld::MetricSpinButton > m_xHDistField
virtual void ActivatePage(const SfxItemSet &rSet) override
std::unique_ptr< weld::MetricSpinButton > m_xVDistField
std::unique_ptr< weld::SpinButton > m_xColsField
virtual void SetDrawingArea(weld::DrawingArea *pDrawingArea) override
void UpdateItem(const SwLabItem &rItem)
tools::Long m_lHDistWidth
tools::Long m_lHeightWidth
virtual void Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) override
tools::Long m_lVDistWidth
tools::Long m_lUpperWidth
bool GetLabel(SwLabItem &rItem)
void SetLabel(const OUString &rMake, const OUString &rType)
std::unique_ptr< weld::ComboBox > m_xMakeCB
SwSaveLabelDlg(SwLabDlg *pParent, SwLabRec &rRec)
std::unique_ptr< weld::Button > m_xOKPB
DECL_LINK(ModifyEntryHdl, weld::Entry &, void)
virtual ~SwSaveLabelDlg() override
DECL_LINK(OkHdl, weld::Button &, void)
std::unique_ptr< weld::Entry > m_xTypeED
DECL_LINK(ModifyComboHdl, weld::ComboBox &, void)