This is the complete list of members for svx::ODocumentLinkDialog, including all inherited members.
| DECL_LINK(OnEntryModified, weld::Entry &, void) | svx::ODocumentLinkDialog | private |
| DECL_LINK(OnComboBoxModified, weld::ComboBox &, void) | svx::ODocumentLinkDialog | private |
| DECL_LINK(OnBrowseFile, weld::Button &, void) | svx::ODocumentLinkDialog | private |
| DECL_LINK(OnOk, weld::Button &, void) | svx::ODocumentLinkDialog | 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 |
| getLink(OUString &_rName, OUString &_rURL) const | svx::ODocumentLinkDialog | |
| m_aNameValidator | svx::ODocumentLinkDialog | private |
| m_xAltTitle | svx::ODocumentLinkDialog | private |
| m_xBrowseFile | svx::ODocumentLinkDialog | private |
| m_xBuilder | weld::GenericDialogController | protected |
| m_xDialog | weld::GenericDialogController | protected |
| m_xName | svx::ODocumentLinkDialog | private |
| m_xOK | svx::ODocumentLinkDialog | private |
| m_xURL | svx::ODocumentLinkDialog | private |
| ODocumentLinkDialog(weld::Window *pParent, bool bCreateNew) | svx::ODocumentLinkDialog | |
| 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 | |
| setLink(const OUString &_rName, const OUString &_rURL) | svx::ODocumentLinkDialog | |
| setNameValidator(const Link< const OUString &, bool > &_rValidator) | svx::ODocumentLinkDialog | inline |
| validate() | svx::ODocumentLinkDialog | private |
| ~DialogController() COVERITY_NOEXCEPT_FALSE | weld::DialogController | virtual |
| ~GenericDialogController() COVERITY_NOEXCEPT_FALSE override | weld::GenericDialogController | virtual |
| ~ODocumentLinkDialog() override | svx::ODocumentLinkDialog | virtual |