Home
last modified time | relevance | path

Searched refs:getTypeMap (Results 1 – 25 of 25) sorted by last modified time

/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl407 com::sun::star::container::XNameAccess getTypeMap() raises (SQLException);
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx285 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL OConnection::getTypeMap( ) throw(SQ… in getTypeMap() function in OConnection
H A DSConnection.hxx126 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx582 Reference<XNameAccess> SAL_CALL OConnection::getTypeMap() in getTypeMap() function in OConnection
H A Dmysqlc_connection.hxx204 my_XNameAccessRef SAL_CALL getTypeMap()
/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.cxx170 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL OSharedConnection::getTypeMap( ) th… in getTypeMap() function in dbaccess::OSharedConnection
176 return m_xConnection->getTypeMap(); in getTypeMap()
H A DSharedConnection.hxx157 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
H A Dconnection.cxx296 Reference< XNameAccess > OConnection::getTypeMap(void) throw( SQLException, RuntimeException ) in getTypeMap() function in dbaccess::OConnection
301 return m_xMasterConnection->getTypeMap(); in getTypeMap()
H A Dconnection.hxx183 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/source/inc/odbc/
H A DOConnection.hxx126 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/source/inc/java/sql/
H A DConnection.hxx137 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/source/inc/file/
H A DFConnection.hxx117 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/source/inc/ado/
H A DAConnection.hxx114 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx451 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL OConnection::getTypeMap( ) throw(SQ… in getTypeMap() function in OConnection
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx232 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL MacabConnection::getTypeMap( ) thro… in getTypeMap() function in MacabConnection
H A DMacabConnection.hxx107 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx418 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL java_sql_Connection::getTypeMap( ) … in getTypeMap() function in java_sql_Connection
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx343 Reference< XNameAccess > SAL_CALL OConnection::getTypeMap( ) throw(SQLException, RuntimeException) in getTypeMap() function in OConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx280 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL OEvoabConnection::getTypeMap( ) thr… in getTypeMap() function in OEvoabConnection
H A DNConnection.hxx108 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx389 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL OConnection::getTypeMap( ) throw(SQ… in getTypeMap() function in OConnection
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx202 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL OConnectionWeakWrapper::getTypeMap( … in getTypeMap() function in OConnectionWeakWrapper
208 return m_xConnection->getTypeMap(); in getTypeMap()
H A DZConnectionWrapper.hxx76 …r::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getTypeMap( ) throw(::com:…
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java231 public synchronized XNameAccess getTypeMap() throws SQLException { in getTypeMap() method in JavaSQLConnection
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java124 public synchronized XNameAccess getTypeMap() throws SQLException { in getTypeMap() method in PostgresqlConnection
126 return impl.getTypeMap(); in getTypeMap()

Completed in 124 milliseconds