| checkButtons() | dbaui::ODbaseIndexDialog | protected |
| DECL_LINK(TableSelectHdl, weld::ComboBox &, void) | dbaui::ODbaseIndexDialog | private |
| DECL_LINK(AddClickHdl, weld::Button &, void) | dbaui::ODbaseIndexDialog | private |
| DECL_LINK(RemoveClickHdl, weld::Button &, void) | dbaui::ODbaseIndexDialog | private |
| DECL_LINK(AddAllClickHdl, weld::Button &, void) | dbaui::ODbaseIndexDialog | private |
| DECL_LINK(RemoveAllClickHdl, weld::Button &, void) | dbaui::ODbaseIndexDialog | private |
| DECL_LINK(OKClickHdl, weld::Button &, void) | dbaui::ODbaseIndexDialog | private |
| DECL_LINK(OnListEntrySelected, weld::TreeView &, void) | dbaui::ODbaseIndexDialog | private |
| GenericDialogController(weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false) | weld::GenericDialogController | |
| get_help_id() const | weld::DialogController | |
| get_title() const | weld::DialogController | |
| getConstDialog() const | weld::DialogController | |
| getDialog() override | weld::GenericDialogController | virtual |
| implInsertIndex(const OTableIndex &_rIndex, TableIndexList &_rList, weld::TreeView &_rDisplay) | dbaui::ODbaseIndexDialog | protectedstatic |
| implRemoveIndex(const OUString &_rName, TableIndexList &_rList, weld::TreeView &_rDisplay, bool _bMustExist) | dbaui::ODbaseIndexDialog | protectedstatic |
| Init() | dbaui::ODbaseIndexDialog | protected |
| InsertFreeIndex(const OTableIndex &_rIndex) | dbaui::ODbaseIndexDialog | inlineprotected |
| InsertTableIndex(std::u16string_view _rTableName, const OTableIndex &_rIndex) | dbaui::ODbaseIndexDialog | protected |
| m_aDSN | dbaui::ODbaseIndexDialog | private |
| m_aFreeIndexList | dbaui::ODbaseIndexDialog | private |
| m_aTableInfoList | dbaui::ODbaseIndexDialog | private |
| m_xAdd | dbaui::ODbaseIndexDialog | private |
| m_xAddAll | dbaui::ODbaseIndexDialog | private |
| m_xBuilder | weld::GenericDialogController | protected |
| m_xCB_Tables | dbaui::ODbaseIndexDialog | private |
| m_xDialog | weld::GenericDialogController | protected |
| m_xIndexes | dbaui::ODbaseIndexDialog | private |
| m_xLB_FreeIndexes | dbaui::ODbaseIndexDialog | private |
| m_xLB_TableIndexes | dbaui::ODbaseIndexDialog | private |
| m_xPB_OK | dbaui::ODbaseIndexDialog | private |
| m_xRemove | dbaui::ODbaseIndexDialog | private |
| m_xRemoveAll | dbaui::ODbaseIndexDialog | private |
| ODbaseIndexDialog(weld::Window *pParent, OUString aDataSrcName) | dbaui::ODbaseIndexDialog | |
| RemoveFreeIndex(const OUString &_rName, bool _bMustExist) | dbaui::ODbaseIndexDialog | inlineprotected |
| RemoveTableIndex(std::u16string_view _rTableName, const OUString &_rIndexName) | dbaui::ODbaseIndexDialog | protected |
| response(int nResponse) | weld::DialogController | |
| run() | weld::DialogController | virtual |
| runAsync(const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &) | weld::DialogController | static |
| set_help_id(const OUString &rHelpId) | weld::DialogController | |
| set_title(const OUString &rTitle) | weld::DialogController | |
| SetCtrls() | dbaui::ODbaseIndexDialog | protected |
| ~DialogController() COVERITY_NOEXCEPT_FALSE | weld::DialogController | virtual |
| ~GenericDialogController() COVERITY_NOEXCEPT_FALSE override | weld::GenericDialogController | virtual |
| ~ODbaseIndexDialog() override | dbaui::ODbaseIndexDialog | virtual |