Activate() | SfxDialogController | virtual |
ActivatePage(const OUString &rPage) | SfxTabDialogController | protectedvirtual |
addDetailPage(const OUString &rPageId, TranslateId pTextId, CreateTabPage pCreateFunc) | dbaui::ODbAdminDialog | private |
AddTabPage(const OUString &rName, CreateTabPage pCreateFunc, GetTabPageRanges pRangesFunc) | SfxTabDialogController | |
AddTabPage(const OUString &rName, sal_uInt16 nPageCreateId) | SfxTabDialogController | |
AddTabPage(const OUString &rName, const OUString &rLabel, CreateTabPage pCreateFunc) | SfxTabDialogController | |
AddTabPage(const OUString &rName, const OUString &rLabel, sal_uInt16 nPageCreateId) | SfxTabDialogController | |
Applied() | SfxTabDialogController | |
Apply() | SfxTabDialogController | |
ApplyResult enum name | dbaui::ODbAdminDialog | private |
AR_KEEP enum value | dbaui::ODbAdminDialog | private |
AR_LEAVE_MODIFIED enum value | dbaui::ODbAdminDialog | private |
ChildWinDispose() | SfxDialogController | virtual |
clearPassword() override | dbaui::ODbAdminDialog | virtual |
Close() | SfxDialogController | virtual |
CloseOnHide() const | SfxDialogController | virtual |
createConnection() override | dbaui::ODbAdminDialog | virtual |
CreateInputItemSet(const OUString &rName) | SfxTabDialogController | protectedvirtual |
createItemSet(std::unique_ptr< SfxItemSet > &_rpSet, rtl::Reference< SfxItemPool > &_rpPool, std::vector< SfxPoolItem * > *&_rpDefaults, ::dbaccess::ODsnTypeCollection *_pTypeCollection) | dbaui::ODbAdminDialog | static |
CreatePages() | SfxTabDialogController | private |
createScreenshot() const | SfxTabDialogController | |
Deactivate() | SfxDialogController | virtual |
DeactivatePage(std::u16string_view aPage) | SfxTabDialogController | protected |
DECL_DLLPRIVATE_LINK(ResetHdl, weld::Button &, void) | SfxTabDialogController | protected |
DECL_DLLPRIVATE_LINK(BaseFmtHdl, weld::Button &, void) | SfxTabDialogController | protected |
DECL_DLLPRIVATE_LINK(UserHdl, weld::Button &, void) | SfxTabDialogController | protected |
DECL_DLLPRIVATE_LINK(CancelHdl, weld::Button &, void) | SfxTabDialogController | protected |
DECL_DLLPRIVATE_LINK(ActivatePageHdl, const OUString &, void) | SfxTabDialogController | private |
DECL_DLLPRIVATE_LINK(DeactivatePageHdl, const OUString &, bool) | SfxTabDialogController | private |
DECL_DLLPRIVATE_STATIC_LINK(SfxDialogController, InstallLOKNotifierHdl, void *, vcl::ILibreOfficeKitNotifier *) | SfxDialogController | private |
DECL_LINK(OkHdl, weld::Button &, void) | SfxTabDialogController | protected |
destroyItemSet(std::unique_ptr< SfxItemSet > &_rpSet, rtl::Reference< SfxItemPool > &_rpPool, std::vector< SfxPoolItem * > *&_rpDefaults) | dbaui::ODbAdminDialog | static |
enableConfirmSettings(bool _bEnable) override | dbaui::ODbAdminDialog | virtual |
EndDialog(int nResponse) | SfxDialogController | virtual |
getAllPageUIXMLDescriptions() const | SfxTabDialogController | |
GetApplyButton() const | SfxTabDialogController | |
GetCancelButton() const | SfxTabDialogController | |
GetCurPageId() const | SfxTabDialogController | |
GetCurTabPage() const | SfxTabDialogController | |
getDatasourceType(const SfxItemSet &_rSet) const override | dbaui::ODbAdminDialog | virtual |
getDriver() override | dbaui::ODbAdminDialog | virtual |
GetExampleSet() const override | SfxTabDialogController | virtual |
GetInputRanges(const SfxItemPool &) | SfxTabDialogController | |
GetInputSetImpl() | SfxTabDialogController | protected |
GetOKButton() const override | SfxTabDialogController | virtual |
getORB() const override | dbaui::ODbAdminDialog | virtual |
GetOutputItemSet() const | SfxTabDialogController | |
getOutputSet() const override | dbaui::ODbAdminDialog | virtual |
GetResetButton() const | SfxTabDialogController | |
GetScreenshotId() const | SfxTabDialogController | |
GetStandardButton() const | SfxTabDialogController | |
GetTabPage(std::u16string_view rPageId) const | SfxTabDialogController | protected |
GetUserButton() const | SfxTabDialogController | |
getWriteOutputSet() override | dbaui::ODbAdminDialog | virtual |
impl_resetPages(const css::uno::Reference< css::beans::XPropertySet > &_rxDatasource) | dbaui::ODbAdminDialog | private |
impl_selectDataSource(const css::uno::Any &_aDataSourceName) | dbaui::ODbAdminDialog | private |
implApplyChanges() | dbaui::ODbAdminDialog | private |
m_bStandardPushed | SfxTabDialogController | private |
m_pImpl | dbaui::ODbAdminDialog | private |
m_pOutSet | SfxTabDialogController | private |
m_pRanges | SfxTabDialogController | private |
m_pSet | SfxTabDialogController | private |
m_sAppPageId | SfxTabDialogController | private |
m_sMainPageID | dbaui::ODbAdminDialog | private |
m_xApplyBtn | SfxTabDialogController | private |
m_xBaseFmtBtn | SfxTabDialogController | private |
m_xCancelBtn | SfxTabDialogController | private |
m_xExampleSet | SfxTabDialogController | protected |
m_xItemSet | SfxTabDialogController | private |
m_xOKBtn | SfxTabDialogController | private |
m_xResetBtn | SfxTabDialogController | private |
m_xSizeGroup | SfxTabDialogController | private |
m_xTabCtrl | SfxTabDialogController | protected |
m_xUserBtn | SfxTabDialogController | private |
ODbAdminDialog(weld::Window *pParent, SfxItemSet const *_pItems, const css::uno::Reference< css::uno::XComponentContext > &_rxORB) | dbaui::ODbAdminDialog | |
Ok() override | dbaui::ODbAdminDialog | privatevirtual |
PageCreated(const OUString &rId, SfxTabPage &_rPage) override | dbaui::ODbAdminDialog | privatevirtual |
PrepareLeaveCurrentPage() | SfxTabDialogController | protected |
RefreshInputSet() | SfxTabDialogController | protectedvirtual |
RemoveResetButton() | SfxTabDialogController | |
RemoveStandardButton() | SfxTabDialogController | |
RemoveTabPage(const OUString &rName) | SfxTabDialogController | |
run() override | SfxTabDialogController | virtual |
runAsync(const std::shared_ptr< SfxTabDialogController > &rController, const std::function< void(sal_Int32)> &) | SfxTabDialogController | static |
saveDatasource() override | dbaui::ODbAdminDialog | virtual |
SavePosAndId() | SfxTabDialogController | protected |
selectDataSource(const css::uno::Any &_aDataSourceName) | dbaui::ODbAdminDialog | |
selectPageByUIXMLDescription(const OUString &rUIXMLDescription) | SfxTabDialogController | |
SetApplyHandler(const Link< weld::Button &, void > &_rHdl) | SfxTabDialogController | |
SetCurPageId(const OUString &rName) | SfxTabDialogController | |
SetInputSet(const SfxItemSet *pInSet) | SfxTabDialogController | |
setPreviewsToSamePlace() | SfxTabDialogController | private |
setTitle(const OUString &_sTitle) override | dbaui::ODbAdminDialog | virtual |
SfxDialogController(weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId) | SfxDialogController | |
SfxOkDialogController(weld::Widget *pParent, const OUString &rUIXMLDescription, const OUString &rID) | SfxOkDialogController | |
SfxTabDialogController(weld::Widget *pParent, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *=nullptr, bool bEditFmt=false) | SfxTabDialogController | |
ShowPage(const OUString &rName) | SfxTabDialogController | |
Start_Impl() | SfxTabDialogController | private |
~IDatabaseSettingsDialog() | dbaui::IDatabaseSettingsDialog | inlineprotected |
~IItemSetHelper() | dbaui::IItemSetHelper | inlineprotected |
~ODbAdminDialog() override | dbaui::ODbAdminDialog | virtual |
~SfxTabDialogController() override | SfxTabDialogController | virtual |