Home
last modified time | relevance | path

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

12

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyle.java116 public void setCatalog(StyleCatalog sc) { in setCatalog() method in Style
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb3 …TypeMap"com.sun.star.container.XNameAccessgetCatalogjava.lang.String setCatalogvoidisReadOnlyb…
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl347 void setCatalog([in]string catalog) raises (SQLException);
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx248 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException, Runtime… in setCatalog() function in OConnection
H A DSConnection.hxx122 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx482 void SAL_CALL OConnection::setCatalog(const OUString& catalog) in setCatalog() function in OConnection
H A Dmysqlc_connection.hxx192 void SAL_CALL setCatalog(const OUString& catalog)
/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.hxx132 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& /*catalog*/ ) throw(::com::sun::star::sdb… in setCatalog() function in dbaccess::OSharedConnection
H A Dconnection.cxx260 void OConnection::setCatalog(const rtl::OUString& catalog) throw( SQLException, RuntimeException ) in setCatalog() function in dbaccess::OConnection
265 m_xMasterConnection->setCatalog(catalog); in setCatalog()
H A Dconnection.hxx179 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/trunk/main/connectivity/source/inc/odbc/
H A DOConnection.hxx122 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/trunk/main/connectivity/source/inc/java/sql/
H A DConnection.hxx133 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/trunk/main/connectivity/source/inc/file/
H A DFConnection.hxx113 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/trunk/main/connectivity/source/inc/ado/
H A DAConnection.hxx110 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
123 …void setCatalog(const ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbcx::XTablesSuppli… in setCatalog() function in connectivity::ado::OConnection
124 void setCatalog(OCatalog* _pCatalog) { m_pCatalog = _pCatalog; } in setCatalog() function in connectivity::ado::OConnection
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx398 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException, Runtime… in setCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx195 void SAL_CALL MacabConnection::setCatalog( const ::rtl::OUString& ) throw(SQLException, RuntimeExce… in setCatalog() function in MacabConnection
H A DMacabConnection.hxx103 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx388 void SAL_CALL java_sql_Connection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException,… in setCatalog() function in java_sql_Connection
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx323 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& /*catalog*/ ) throw(SQLException, Run… in setCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx261 void SAL_CALL OEvoabConnection::setCatalog( const ::rtl::OUString& /*catalog*/ ) throw(SQLException… in setCatalog() function in OEvoabConnection
H A DNConnection.hxx104 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx309 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException, Runtime… in setCatalog() function in OConnection
H A DADriver.cxx240 pConnection->setCatalog(xTab); in getDataDefinitionByConnection()
241 pConnection->setCatalog(pCatalog); in getDataDefinitionByConnection()
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx166 void SAL_CALL OConnectionWeakWrapper::setCatalog( const ::rtl::OUString& catalog ) throw(SQLExcepti… in setCatalog() function in OConnectionWeakWrapper
172 m_xConnection->setCatalog(catalog); in setCatalog()
H A DZConnectionWrapper.hxx72 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…

Completed in 80 milliseconds

12