22 #define ALIGNDLG_HORALIGN_STD 0
23 #define ALIGNDLG_HORALIGN_LEFT 1
24 #define ALIGNDLG_HORALIGN_CENTER 2
25 #define ALIGNDLG_HORALIGN_RIGHT 3
26 #define ALIGNDLG_HORALIGN_BLOCK 4
27 #define ALIGNDLG_HORALIGN_FILL 5
28 #define ALIGNDLG_HORALIGN_DISTRIBUTED 6
30 #define ALIGNDLG_VERALIGN_STD 0
31 #define ALIGNDLG_VERALIGN_TOP 1
32 #define ALIGNDLG_VERALIGN_MID 2
33 #define ALIGNDLG_VERALIGN_BOTTOM 3
34 #define ALIGNDLG_VERALIGN_BLOCK 4
35 #define ALIGNDLG_VERALIGN_DISTRIBUTED 5
void UpdateEnableControls()
weld::TriStateEnabled m_aHyphenState
std::unique_ptr< weld::Widget > m_xAlignmentFrame
std::unique_ptr< svx::FrameDirectionListBox > m_xLbFrameDir
std::unique_ptr< weld::Label > m_xFtRefEdge
DECL_LINK(UpdateEnableHdl, weld::ComboBox &, void)
static const sal_uInt16 s_pRanges[]
std::unique_ptr< weld::Label > m_xFtVerAlign
AlignmentTabPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rCoreSet)
std::unique_ptr< weld::MetricSpinButton > m_xNfRotate
std::unique_ptr< weld::Label > m_xFtRotate
std::unique_ptr< weld::CheckButton > m_xBtnWrap
weld::TriStateEnabled m_aWrapState
std::unique_ptr< weld::Widget > m_xBoxDirection
std::unique_ptr< weld::CheckButton > m_xBtnHyphen
std::unique_ptr< weld::ComboBox > m_xLbVerAlign
std::unique_ptr< weld::CustomWeld > m_xCtrlDialWin
std::unique_ptr< DialControl > m_xCtrlDial
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
std::unique_ptr< weld::Label > m_xFtCelLock
std::unique_ptr< weld::ComboBox > m_xLbHorAlign
std::unique_ptr< weld::Label > m_xFtABCD
bool HasAlignmentChanged(const SfxItemSet &rNew, sal_uInt16 nWhich) const
std::unique_ptr< weld::CustomWeld > m_xVsRefEdge
weld::TriStateEnabled m_aAsianModeState
static const sal_uInt16 * GetRanges()
std::unique_ptr< weld::Label > m_xFtIndent
std::unique_ptr< weld::MetricSpinButton > m_xEdIndent
virtual void Reset(const SfxItemSet *rSet) override
std::unique_ptr< weld::Label > m_xFtTopLock
weld::TriStateEnabled m_aStackedState
std::unique_ptr< weld::Widget > m_xOrientFrame
std::unique_ptr< weld::CheckButton > m_xBtnShrink
std::unique_ptr< weld::CheckButton > m_xCbAsianMode
weld::TriStateEnabled m_aShrinkState
virtual ~AlignmentTabPage() override
std::unique_ptr< weld::Widget > m_xPropertiesFrame
virtual bool FillItemSet(SfxItemSet *rSet) override
std::unique_ptr< weld::CheckButton > m_xCbStacked
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
std::unique_ptr< weld::Label > m_xFtBotLock