DECL_LINK(NewCategoryEditHdl, weld::Entry &, void) | SfxTemplateCategoryDialog | |
DECL_LINK(SelectCategoryHdl, weld::TreeView &, void) | SfxTemplateCategoryDialog | |
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 |
GetSelectedCategory() const | SfxTemplateCategoryDialog | inline |
IsNewCategoryCreated() const | SfxTemplateCategoryDialog | inline |
m_xBuilder | weld::GenericDialogController | protected |
m_xDialog | weld::GenericDialogController | protected |
mbIsNewCategory | SfxTemplateCategoryDialog | private |
msSelectedCategory | SfxTemplateCategoryDialog | private |
mxLBCategory | SfxTemplateCategoryDialog | private |
mxNewCategoryEdit | SfxTemplateCategoryDialog | private |
mxOKButton | SfxTemplateCategoryDialog | private |
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 | |
SetCategoryLBEntries(std::vector< OUString > names) | SfxTemplateCategoryDialog | |
SfxTemplateCategoryDialog(weld::Window *pParent) | SfxTemplateCategoryDialog | explicit |
~DialogController() COVERITY_NOEXCEPT_FALSE | weld::DialogController | virtual |
~GenericDialogController() COVERITY_NOEXCEPT_FALSE override | weld::GenericDialogController | virtual |
~SfxTemplateCategoryDialog() override | SfxTemplateCategoryDialog | virtual |