40 sal_uInt16 nPossDir );
94 void Init( sal_uInt16 nPossDir );
size_t SCSIZE
size_t typedef to be able to find places where code was changed from USHORT to size_t and is used to ...
DECL_LINK(DisableHdl, weld::Toggleable &, void)
const OUString aErrMsgInvalidVal
const SCSIZE m_nSelectHeight
void SetEdStartValEnabled(bool bFlag)
std::unique_ptr< weld::RadioButton > m_xBtnYear
const OUString aStartStrVal
std::unique_ptr< weld::RadioButton > m_xBtnAutoFill
std::unique_ptr< weld::RadioButton > m_xBtnDay
std::unique_ptr< weld::Entry > m_xEdIncrement
std::unique_ptr< weld::RadioButton > m_xBtnArithmetic
std::unique_ptr< weld::RadioButton > m_xBtnLeft
std::unique_ptr< weld::RadioButton > m_xBtnUp
void Init(sal_uInt16 nPossDir)
FillDateCmd theFillDateCmd
OUString GetStartStr() const
std::unique_ptr< weld::RadioButton > m_xBtnGeometric
const SCSIZE m_nSelectWidth
std::unique_ptr< weld::RadioButton > m_xBtnDown
std::unique_ptr< weld::RadioButton > m_xBtnMonth
std::unique_ptr< weld::Entry > m_xEdEndVal
std::unique_ptr< weld::RadioButton > m_xBtnRight
std::unique_ptr< weld::Label > m_xFtIncrement
std::unique_ptr< weld::Label > m_xFtStartVal
std::unique_ptr< weld::Label > m_xFtTimeUnit
std::unique_ptr< weld::RadioButton > m_xBtnDate
std::unique_ptr< weld::Label > m_xFtEndVal
DECL_LINK(OKHdl, weld::Button &, void)
std::unique_ptr< weld::RadioButton > m_xBtnDayOfWeek
FillDir GetFillDir() const
FillCmd GetFillCmd() const
std::unique_ptr< weld::Entry > m_xEdStartVal
weld::Entry * CheckValues()
std::unique_ptr< weld::Button > m_xBtnOk
FillDateCmd GetFillDateCmd() const
ScFillSeriesDlg(weld::Window *pParent, ScDocument &rDocument, FillDir eFillDir, FillCmd eFillCmd, FillDateCmd eFillDateCmd, OUString aStartStr, double fStep, double fMax, SCSIZE nSelectHeight, SCSIZE nSelectWidth, sal_uInt16 nPossDir)
virtual ~ScFillSeriesDlg() override