/trunk/main/connectivity/source/inc/ado/ |
H A D | ACatalog.hxx | 52 WpADOCatalog getCatalog() const { return m_aCatalog; } in getCatalog() function in connectivity::ado::OCatalog
|
H A D | ATable.hxx | 79 OCatalog* getCatalog() const { return m_pCatalog; } in getCatalog() function in connectivity::ado::OAdoTable
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | SharedConnection.cxx | 152 ::rtl::OUString SAL_CALL OSharedConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in dbaccess::OSharedConnection
|
H A D | connection.cxx | 269 rtl::OUString OConnection::getCatalog(void) throw( SQLException, RuntimeException ) in getCatalog() function in dbaccess::OConnection
|
/trunk/main/connectivity/source/cpool/ |
H A D | ZConnectionWrapper.cxx | 175 ::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 D | PostgresqlConnection.java | 109 public synchronized String getCatalog() throws SQLException { in getCatalog() method in PostgresqlConnection
|
/trunk/main/connectivity/source/drivers/macab/ |
H A D | MacabConnection.cxx | 203 ::rtl::OUString SAL_CALL MacabConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in MacabConnection
|
/trunk/main/connectivity/source/drivers/evoab2/ |
H A D | NConnection.cxx | 266 ::rtl::OUString SAL_CALL OEvoabConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OEvoabConnection
|
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SConnection.cxx | 256 ::rtl::OUString SAL_CALL OConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OConnection
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FConnection.cxx | 328 ::rtl::OUString SAL_CALL OConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OConnection
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AConnection.cxx | 318 ::rtl::OUString SAL_CALL OConnection::getCatalog( ) throw(SQLException, RuntimeException) in getCatalog() function in OConnection
|
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | dlgsave.cxx | 480 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 D | OConnection.cxx | 410 ::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 D | JavaSQLConnection.java | 196 public synchronized String getCatalog() throws SQLException { in getCatalog() method in JavaSQLConnection
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_connection.cxx | 500 OUString SAL_CALL OConnection::getCatalog() in getCatalog() function in OConnection
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 330 ::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 D | DbTools.java | 97 public String getCatalog() { in getCatalog() method in DbTools.NameComponents
|