/aoo42x/main/dbaccess/source/core/dataaccess/ |
H A D | SharedConnection.hxx | 140 …virtual void SAL_CALL setTypeMap( const ::com::sun::star::uno::Reference< ::com::sun::star::contai… in setTypeMap() function in dbaccess::OSharedConnection
|
H A D | connection.cxx | 305 void OConnection::setTypeMap(const Reference< XNameAccess > & typeMap) throw( SQLException, Runtime… in setTypeMap() function in dbaccess::OConnection
|
/aoo42x/main/connectivity/source/cpool/ |
H A D | ZConnectionWrapper.cxx | 211 void SAL_CALL OConnectionWeakWrapper::setTypeMap( const Reference< ::com::sun::star::container::XNa… in setTypeMap() function in OConnectionWeakWrapper
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlConnection.java | 185 public synchronized void setTypeMap(XNameAccess arg0) throws SQLException { in setTypeMap() method in PostgresqlConnection
|
/aoo42x/main/connectivity/source/drivers/macab/ |
H A D | MacabConnection.cxx | 242 void SAL_CALL MacabConnection::setTypeMap( const Reference< ::com::sun::star::container::XNameAcces… in setTypeMap() function in MacabConnection
|
/aoo42x/main/connectivity/source/drivers/evoab2/ |
H A D | NConnection.cxx | 285 void SAL_CALL OEvoabConnection::setTypeMap( const Reference< ::com::sun::star::container::XNameAcce… in setTypeMap() function in OEvoabConnection
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SConnection.cxx | 295 void SAL_CALL OConnection::setTypeMap( const Reference< ::com::sun::star::container::XNameAccess >&… in setTypeMap() function in OConnection
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FConnection.cxx | 348 void SAL_CALL OConnection::setTypeMap( const Reference< XNameAccess >& /*typeMap*/ ) throw(SQLExcep… in setTypeMap() function in OConnection
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | AConnection.cxx | 398 void SAL_CALL OConnection::setTypeMap( const Reference< ::com::sun::star::container::XNameAccess >&… in setTypeMap() function in OConnection
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 460 void SAL_CALL OConnection::setTypeMap( const Reference< ::com::sun::star::container::XNameAccess >&… in setTypeMap() function in OConnection
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLConnection.java | 340 public synchronized void setTypeMap(XNameAccess arg0) throws SQLException { in setTypeMap() method in JavaSQLConnection
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_connection.cxx | 599 void SAL_CALL OConnection::setTypeMap(const Reference<XNameAccess >& typeMap) in setTypeMap() function in OConnection
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | JConnection.cxx | 430 void SAL_CALL java_sql_Connection::setTypeMap( const Reference< ::com::sun::star::container::XNameA… in setTypeMap() function in java_sql_Connection
|