Home
last modified time | relevance | path

Searched refs:getConnectionURL (Results 1 – 6 of 6) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A DTablesSingleDlg.cxx121 String OTableSubscriptionDialog::getConnectionURL() const in getConnectionURL() function in dbaui::OTableSubscriptionDialog
123 return m_pImpl->getConnectionURL(); in getConnectionURL()
H A DDbAdminImpl.cxx392 aRet.first = getDriver()->connect(getConnectionURL(), aConnectionParams); in createConnection()
409 return getDriver(getConnectionURL()); in getDriver()
497 String ODbDataSourceAdministrationHelper::getConnectionURL() const in getConnectionURL() function in dbaui::ODbDataSourceAdministrationHelper
737 Any aValue(makeAny(::rtl::OUString(getConnectionURL()))); in translateProperties()
H A DConnectionPageSetup.hxx99 String getConnectionURL( ) const;
H A DDbAdminImpl.hxx155 String getConnectionURL() const;
H A Dtablespage.cxx353 sURL = m_pTablesDlg->getConnectionURL(); in implInitControls()
/trunk/main/dbaccess/source/ui/inc/
H A DTablesSingleDlg.hxx74 String getConnectionURL() const;

Completed in 27 milliseconds