Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/dlg/
H A DDBSetupConnectionPages.hxx168 …static OGenericAdministrationPage* CreateMySQLJDBCTabPage( Window* pParent, const SfxItemSet& _rA…
H A DDBSetupConnectionPages.cxx516 …OGenericAdministrationPage* OGeneralSpecialJDBCConnectionPageSetup::CreateMySQLJDBCTabPage( Window… in CreateMySQLJDBCTabPage() function in dbaui::OGeneralSpecialJDBCConnectionPageSetup
H A Ddbwizsetup.cxx671 … pPage = OGeneralSpecialJDBCConnectionPageSetup::CreateMySQLJDBCTabPage( this, *m_pOutSet); in createPage()