25 class OWizColumnSelect;
26 class OWizNormalExtend;
50 virtual void Reset()
override;
53 virtual OUString
GetTitle()
const override ;
std::unique_ptr< weld::RadioButton > m_xRB_AppendData
OUString GetKeyName() const
virtual ~OCopyTable() override
sal_Int16 m_nOldOperation
std::unique_ptr< weld::RadioButton > m_xRB_View
virtual bool LeavePage() override
std::unique_ptr< weld::Entry > m_xEdTableName
bool IsOptionDefData() const
std::unique_ptr< weld::CheckButton > m_xCB_UseHeaderLine
void setCreateStyleAction()
void SetAppendDataRadio()
std::unique_ptr< weld::Label > m_xFT_KeyName
virtual void Activate() override
void disallowUseHeaderLine()
DECL_LINK(KeyClickHdl, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xRB_Def
virtual void Reset() override
DECL_LINK(RadioChangeHdl, weld::Toggleable &, void)
void setCreatePrimaryKey(bool _bDoCreate, const OUString &_rSuggestedName)
std::unique_ptr< weld::RadioButton > m_xRB_DefData
bool IsOptionView() const
std::unique_ptr< weld::Entry > m_xEdKeyName
std::unique_ptr< weld::CheckButton > m_xCB_PrimaryColumn
virtual OUString GetTitle() const override
OCopyTable(weld::Container *pParent, OCopyTableWizard *pWizard)