Home
last modified time | relevance | path

Searched defs:getCatalog (Results 1 – 17 of 17) sorted by relevance

/trunk/main/connectivity/source/inc/ado/
H A DACatalog.hxx52 WpADOCatalog getCatalog() const { return m_aCatalog; } in getCatalog() function in connectivity::ado::OCatalog
H A DATable.hxx79 OCatalog* getCatalog() const { return m_pCatalog; } in getCatalog() function in connectivity::ado::OAdoTable
/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.cxx152 ::rtl::OUString SAL_CALL OSharedConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in dbaccess::OSharedConnection
H A Dconnection.cxx269 rtl::OUString OConnection::getCatalog(void) throw( SQLException, RuntimeException ) in getCatalog() function in dbaccess::OConnection
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx175 ::rtl::OUString SAL_CALL OConnectionWeakWrapper::getCatalog( ) throw(SQLException, RuntimeExceptio… in getCatalog() function in OConnectionWeakWrapper
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java109 public synchronized String getCatalog() throws SQLException { in getCatalog() method in PostgresqlConnection
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx203 ::rtl::OUString SAL_CALL MacabConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in MacabConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx266 ::rtl::OUString SAL_CALL OEvoabConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OEvoabConnection
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx256 ::rtl::OUString SAL_CALL OConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx328 ::rtl::OUString SAL_CALL OConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx318 ::rtl::OUString SAL_CALL OConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OConnection
/trunk/main/dbaccess/source/ui/dlg/
H A Ddlgsave.cxx480 String OSaveAsDlg::getCatalog() const { return m_pImpl->m_aCatalog.IsVisible() ? m_pImpl->m_aCatalo… in getCatalog() function in OSaveAsDlg
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx410 ::rtl::OUString SAL_CALL OConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OConnection
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java196 public synchronized String getCatalog() throws SQLException { in getCatalog() method in JavaSQLConnection
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx500 OUString SAL_CALL OConnection::getCatalog() in getCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx330 ::rtl::OUString SAL_CALL java_sql_Connection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in java_sql_Connection
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java97 public String getCatalog() { in getCatalog() method in DbTools.NameComponents

Completed in 57 milliseconds