19#ifndef INCLUDED_SVX_HDFT_HXX
20#define INCLUDED_SVX_HDFT_HXX
30namespace weld {
class CustomWeld; }
50 void EnableDynamicSpacing();
116 : MessageDialogController(pParent,
"svx/ui/deleteheaderdialog.ui",
117 "DeleteHeaderDialog")
126 : MessageDialogController(pParent,
"svx/ui/deletefooterdialog.ui",
127 "DeleteFooterDialog")
virtual void Reset(const SfxItemSet *)
virtual void PageCreated(const SfxAllItemSet &aSet)
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet)
virtual bool FillItemSet(SfxItemSet *)
virtual void ActivatePage(const SfxItemSet &)
std::unique_ptr< weld::CustomWeld > m_xBspWin
std::unique_ptr< weld::Label > m_xDistFT
std::unique_ptr< weld::Label > m_xPageLbl
std::unique_ptr< weld::MetricSpinButton > m_xDistEdit
std::unique_ptr< weld::CheckButton > m_xCntSharedBox
void DisableDeleteQueryBox()
std::unique_ptr< weld::CheckButton > m_xTurnOnBox
static const WhichRangesContainer pRanges
DECL_DLLPRIVATE_LINK(BackgroundHdl, weld::Button &, void)
std::unique_ptr< weld::MetricSpinButton > m_xRMEdit
std::unique_ptr< weld::Label > m_xHeightFT
std::unique_ptr< weld::MetricSpinButton > m_xLMEdit
bool mbEnableDrawingLayerFillStyles
DECL_LINK(TurnOnHdl, weld::Toggleable &, void)
std::unique_ptr< weld::CheckButton > m_xDynSpacingCB
std::unique_ptr< weld::Button > m_xBackgroundBtn
std::unique_ptr< weld::CheckButton > m_xHeightDynBtn
std::unique_ptr< weld::Label > m_xRMLbl
std::unique_ptr< weld::MetricSpinButton > m_xHeightEdit
std::unique_ptr< SfxItemSet > pBBSet
DECL_DLLPRIVATE_LINK(ValueChangeHdl, weld::MetricSpinButton &, void)
std::unique_ptr< weld::CheckButton > m_xCntSharedFirstBox
std::unique_ptr< weld::Label > m_xLMLbl
bool ShowBorderBackgroundDlg(weld::Window *pParent, SfxItemSet *pBBSet)