|
LibreOffice Module dbaccess (master) 1
|
This is the complete list of members for dbaui::OGenericAdministrationPage, including all inherited members.
| Activate() override | dbaui::OGenericAdministrationPage | protectedvirtual |
| ActivatePage(const SfxItemSet &_rSet) override | dbaui::OGenericAdministrationPage | protectedvirtual |
| callModifiedHdl(weld::Widget *=nullptr) | dbaui::OGenericAdministrationPage | inlineprotectedvirtual |
| canAdvance() const override | dbaui::OGenericAdministrationPage | virtual |
| ChangesApplied() | SfxTabPage | virtual |
| commitPage(::vcl::WizardTypes::CommitPageReason _eReason) override | dbaui::OGenericAdministrationPage | virtual |
| DeactivatePage(SfxItemSet *pSet) override | dbaui::OGenericAdministrationPage | protectedvirtual |
| DECL_LINK(OnControlModified, weld::Widget *, void) | dbaui::OGenericAdministrationPage | protected |
| DECL_LINK(OnControlEntryModifyHdl, weld::Entry &, void) | dbaui::OGenericAdministrationPage | protected |
| DECL_LINK(OnControlSpinButtonModifyHdl, weld::SpinButton &, void) | dbaui::OGenericAdministrationPage | protected |
| DECL_LINK(OnControlModifiedButtonClick, weld::Toggleable &, void) | dbaui::OGenericAdministrationPage | protected |
| DECL_LINK(OnTestConnectionButtonClickHdl, weld::Button &, void) | dbaui::OGenericAdministrationPage | protected |
| DeferResetToFirstActivation() | SfxTabPage | virtual |
| fillBool(SfxItemSet &_rSet, const weld::CheckButton *pCheckBox, sal_uInt16 _nID, bool bOptionalBool, bool &_bChangedSomething, bool _bRevertValue=false) | dbaui::OGenericAdministrationPage | static |
| fillControls(std::vector< std::unique_ptr< ISaveValueWrapper > > &_rControlList)=0 | dbaui::OGenericAdministrationPage | protectedpure virtual |
| fillInt32(SfxItemSet &_rSet, const weld::SpinButton *pEdit, TypedWhichId< SfxInt32Item > _nID, bool &_bChangedSomething) | dbaui::OGenericAdministrationPage | static |
| FillItemSet(SfxItemSet *) | SfxTabPage | virtual |
| fillString(SfxItemSet &_rSet, const weld::Entry *pEdit, TypedWhichId< SfxStringItem > _nID, bool &_bChangedSomething) | dbaui::OGenericAdministrationPage | static |
| fillString(SfxItemSet &_rSet, const dbaui::OConnectionURLEdit *pEdit, TypedWhichId< SfxStringItem > _nID, bool &_bChangedSomething) | dbaui::OGenericAdministrationPage | static |
| FillUserData() | SfxTabPage | virtual |
| fillWindows(std::vector< std::unique_ptr< ISaveValueWrapper > > &_rControlList)=0 | dbaui::OGenericAdministrationPage | protectedpure virtual |
| getAdditionalProperties() | SfxTabPage | |
| GetConfigId() const | SfxTabPage | |
| GetDialogController() const | SfxTabPage | protected |
| GetDialogExampleSet() const | SfxTabPage | |
| getFlags(const SfxItemSet &_rSet, bool &_rValid, bool &_rReadonly) | dbaui::OGenericAdministrationPage | protectedstatic |
| GetFrame() const | SfxTabPage | |
| GetFrameWeld() const | SfxTabPage | |
| GetHelpId() const | SfxTabPage | |
| GetItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) | SfxTabPage | static |
| GetItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) | SfxTabPage | static |
| GetItemSet() const | SfxTabPage | |
| GetOldItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) | SfxTabPage | protected |
| GetOldItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) | SfxTabPage | protected |
| GetRoadmapStateValue() const | dbaui::OGenericAdministrationPage | inline |
| getSelectedDataSource(OUString &_sReturn, OUString const &_sCurr) | dbaui::OGenericAdministrationPage | |
| GetUserData() const | SfxTabPage | |
| GetWhich(sal_uInt16 nSlot, bool bDeep=true) const | SfxTabPage | protected |
| GetWhich(TypedWhichId< T > nSlot, bool bDeep=true) const | SfxTabPage | protected |
| HasExchangeSupport() const | SfxTabPage | |
| implInitControls(const SfxItemSet &_rSet, bool _bSaveValue) | dbaui::OGenericAdministrationPage | protectedvirtual |
| initializePage() override | dbaui::OGenericAdministrationPage | virtual |
| IsReadOnly() const | SfxTabPage | virtual |
| IsVisible() const | SfxTabPage | |
| m_abEnableRoadmap | dbaui::OGenericAdministrationPage | private |
| m_aModifiedHandler | dbaui::OGenericAdministrationPage | private |
| m_pAdminDialog | dbaui::OGenericAdministrationPage | protected |
| m_pItemSetHelper | dbaui::OGenericAdministrationPage | protected |
| m_xORB | dbaui::OGenericAdministrationPage | protected |
| maAdditionalProperties | SfxTabPage | private |
| maUserString | SfxTabPage | private |
| mbHasExchangeSupport | SfxTabPage | private |
| mpImpl | SfxTabPage | private |
| mpSet | SfxTabPage | private |
| OGenericAdministrationPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rId, const SfxItemSet &rAttrSet) | dbaui::OGenericAdministrationPage | |
| PageCreated(const SfxAllItemSet &aSet) | SfxTabPage | virtual |
| prepareLeave() | dbaui::OGenericAdministrationPage | inlineprotectedvirtual |
| Reset(const SfxItemSet *_rCoreAttrs) override | dbaui::OGenericAdministrationPage | protectedvirtual |
| set_visible(bool bVisible) | SfxTabPage | |
| SetAdminDialog(IDatabaseSettingsDialog *_pDialog, IItemSetHelper *_pItemSetHelper) | dbaui::OGenericAdministrationPage | inline |
| SetDialogController(SfxOkDialogController *pDialog) | SfxTabPage | |
| SetExchangeSupport() | SfxTabPage | |
| SetFrame(const css::uno::Reference< css::frame::XFrame > &xFrame) | SfxTabPage | |
| SetModifiedHandler(const Link< OGenericAdministrationPage const *, void > &_rHandler) | dbaui::OGenericAdministrationPage | inline |
| SetRoadmapStateValue(bool _bDoEnable) | dbaui::OGenericAdministrationPage | inline |
| SetServiceFactory(const css::uno::Reference< css::uno::XComponentContext > &rxORB) | dbaui::OGenericAdministrationPage | inline |
| SetUserData(const OUString &rString) | SfxTabPage | |
| SfxTabPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet) | SfxTabPage | protected |
| ~SfxTabPage() override | SfxTabPage | virtual |