Home
last modified time | relevance | path

Searched refs:OAuthentificationPageSetup (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A DDBSetupConnectionPages.cxx820 …OGenericAdministrationPage* OAuthentificationPageSetup::CreateAuthentificationTabPage( Window* pPa… in CreateAuthentificationTabPage()
822 return ( new OAuthentificationPageSetup( pParent, _rAttrSet) ); in CreateAuthentificationTabPage()
825 DBG_NAME(OAuthentificationPageSetup) in DBG_NAME() argument
827OAuthentificationPageSetup::OAuthentificationPageSetup( Window* pParent, const SfxItemSet& _rCoreA… in DBG_NAME()
836 DBG_CTOR(OAuthentificationPageSetup,NULL); in DBG_NAME()
849 OAuthentificationPageSetup::~OAuthentificationPageSetup() in ~OAuthentificationPageSetup()
852 DBG_DTOR(OAuthentificationPageSetup,NULL); in ~OAuthentificationPageSetup()
856 void OAuthentificationPageSetup::fillWindows(::std::vector< ISaveValueWrapper* >& _rControlList) in fillWindows()
864 void OAuthentificationPageSetup::fillControls(::std::vector< ISaveValueWrapper* >& _rControlList) in fillControls()
871 …void OAuthentificationPageSetup::implInitControls(const SfxItemSet& _rSet, sal_Bool /*_bSaveValue*… in implInitControls()
[all …]
H A DDBSetupConnectionPages.hxx275 class OAuthentificationPageSetup : public OGenericAdministrationPage class
280 OAuthentificationPageSetup(Window* pParent, const SfxItemSet& _rCoreAttrs);
289 virtual ~OAuthentificationPageSetup();
H A Ddbwizsetup.cxx704 pPage = OAuthentificationPageSetup::CreateAuthentificationTabPage(this,*m_pOutSet); in createPage()

Completed in 26 milliseconds