19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_CONVERT_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_CONVERT_HXX
std::unique_ptr< weld::Button > m_xAutoFormatBtn
DECL_LINK(AutoFormatHdl, weld::Button &, void)
std::unique_ptr< weld::RadioButton > m_xTabBtn
DECL_LINK(BtnHdl, weld::Toggleable &, void)
std::unique_ptr< SwTableAutoFormat > mxTAutoFormat
void GetValues(sal_Unicode &rDelim, SwInsertTableOptions &rInsTableOpts, SwTableAutoFormat const *&prTAFormat)
std::unique_ptr< weld::CheckButton > m_xDontSplitCB
std::unique_ptr< weld::RadioButton > m_xOtherBtn
std::unique_ptr< weld::CheckButton > m_xHeaderCB
std::unique_ptr< weld::SpinButton > m_xRepeatHeaderNF
std::unique_ptr< weld::Container > m_xRepeatRows
DECL_LINK(CheckBoxHdl, weld::Toggleable &, void)
std::unique_ptr< weld::CheckButton > m_xKeepColumn
DECL_LINK(RepeatHeaderCheckBoxHdl, weld::Toggleable &, void)
std::unique_ptr< weld::RadioButton > m_xSemiBtn
std::unique_ptr< weld::RadioButton > m_xParaBtn
std::unique_ptr< weld::Entry > m_xOtherEd
SwConvertTableDlg(SwView &rView, bool bToTable)
std::unique_ptr< weld::Container > m_xOptions
std::unique_ptr< weld::CheckButton > m_xRepeatHeaderCB
Used by the UI to modify the document model.