Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DDBSetupConnectionPages.cxx818 …OGenericAdministrationPage* OAuthentificationPageSetup::CreateAuthentificationTabPage( Window* pPa… in CreateAuthentificationTabPage()
820 return ( new OAuthentificationPageSetup( pParent, _rAttrSet) ); in CreateAuthentificationTabPage()
823 DBG_NAME(OAuthentificationPageSetup) in DBG_NAME() argument
825OAuthentificationPageSetup::OAuthentificationPageSetup( Window* pParent, const SfxItemSet& _rCoreA… in DBG_NAME()
834 DBG_CTOR(OAuthentificationPageSetup,NULL); in DBG_NAME()
847 OAuthentificationPageSetup::~OAuthentificationPageSetup() in ~OAuthentificationPageSetup()
850 DBG_DTOR(OAuthentificationPageSetup,NULL); in ~OAuthentificationPageSetup()
854 void OAuthentificationPageSetup::fillWindows(::std::vector< ISaveValueWrapper* >& _rControlList) in fillWindows()
862 void OAuthentificationPageSetup::fillControls(::std::vector< ISaveValueWrapper* >& _rControlList) in fillControls()
869 …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.cxx662 pPage = OAuthentificationPageSetup::CreateAuthentificationTabPage(this,*m_pOutSet); in createPage()

Completed in 30 milliseconds