19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_SRTDLG_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_SRTDLG_HXX
84 virtual short run()
override;
std::unique_ptr< weld::RadioButton > m_xSortUp3RB
std::unique_ptr< SvxLanguageBox > m_xLangLB
void LanguageHdl(weld::ComboBox const *)
std::unique_ptr< weld::SpinButton > m_xColEdt1
std::unique_ptr< weld::SpinButton > m_xColEdt3
std::unique_ptr< weld::Button > m_xDelimPB
std::unique_ptr< weld::SpinButton > m_xColEdt2
std::unique_ptr< weld::RadioButton > m_xSortDn2RB
sal_Unicode GetDelimChar() const
std::unique_ptr< weld::RadioButton > m_xSortUp2RB
std::unique_ptr< weld::CheckButton > m_xKeyCB2
DECL_LINK(LanguageListBoxHdl, weld::ComboBox &, void)
std::unique_ptr< weld::RadioButton > m_xSortDn3RB
std::unique_ptr< weld::ComboBox > m_xTypDLB2
std::unique_ptr< weld::RadioButton > m_xSortDn1RB
std::unique_ptr< weld::RadioButton > m_xSortUp1RB
SwSortDlg(weld::Window *pParent, SwWrtShell &rSh)
DECL_LINK(DelimCharHdl, weld::Button &, void)
std::unique_ptr< weld::RadioButton > m_xRowRB
std::unique_ptr< CollatorResource > m_xColRes
std::unique_ptr< weld::Label > m_xColLbl
std::unique_ptr< weld::Entry > m_xDelimEdt
DECL_LINK(CheckHdl, weld::Toggleable &, void)
std::unique_ptr< weld::CheckButton > m_xKeyCB3
std::unique_ptr< weld::RadioButton > m_xDelimTabRB
std::unique_ptr< weld::RadioButton > m_xColumnRB
std::unique_ptr< weld::RadioButton > m_xDelimFreeRB
std::unique_ptr< weld::CheckButton > m_xKeyCB1
std::unique_ptr< weld::ComboBox > m_xTypDLB3
std::unique_ptr< weld::CheckButton > m_xCaseCB
DECL_LINK(DelimHdl, weld::Toggleable &, void)
std::unique_ptr< weld::ComboBox > m_xTypDLB1
virtual short run() override
Used by the UI to modify the document model.