Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/dlg/
H A DDBSetupConnectionPages.hxx279 …static OGenericAdministrationPage* CreateAuthentificationTabPage( Window* pParent, const SfxItemS…
H A DDBSetupConnectionPages.cxx820 …OGenericAdministrationPage* OAuthentificationPageSetup::CreateAuthentificationTabPage( Window* pPa… in CreateAuthentificationTabPage() function in dbaui::OAuthentificationPageSetup
H A Ddbwizsetup.cxx704 pPage = OAuthentificationPageSetup::CreateAuthentificationTabPage(this,*m_pOutSet); in createPage()