Home
last modified time | relevance | path

Searched refs:prepareCall (Results 1 – 25 of 31) sorted by relevance

12

/aoo4110/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.cxx80 Reference< XPreparedStatement > SAL_CALL OSharedConnection::prepareCall( const ::rtl::OUString& sql… in prepareCall() function in dbaccess::OSharedConnection
86 return m_xConnection->prepareCall(sql); in prepareCall()
H A Dconnection.cxx167 Reference< XPreparedStatement > OConnection::prepareCall(const rtl::OUString& sql) throw( SQLExcep… in prepareCall() function in dbaccess::OConnection
174 Reference< XPreparedStatement > xMasterStatement = m_xMasterConnection->prepareCall(sql); in prepareCall()
H A DSharedConnection.hxx147 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx79 Reference< XPreparedStatement > SAL_CALL OConnectionWeakWrapper::prepareCall( const ::rtl::OUString… in prepareCall() function in OConnectionWeakWrapper
85 return m_xConnection->prepareCall(sql); in prepareCall()
H A DZConnectionWrapper.hxx62 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/inc/dbase/
H A DDConnection.hxx49 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDConnection.cxx125 Reference< XPreparedStatement > SAL_CALL ODbaseConnection::prepareCall( const ::rtl::OUString& /*sq… in prepareCall() function in ODbaseConnection
/aoo4110/main/connectivity/source/inc/flat/
H A DEConnection.hxx64 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/inc/calc/
H A DCConnection.hxx66 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/drivers/flat/
H A DEConnection.cxx174 Reference< XPreparedStatement > SAL_CALL OFlatConnection::prepareCall( const ::rtl::OUString& /*sql… in prepareCall() function in OFlatConnection
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl162 <code>prepareCall</code>
179 XPreparedStatement prepareCall([in]string sql) raises (SQLException);
/aoo4110/main/mysqlc/source/
H A Dmysqlc_connection.hxx162 my_XPreparedStatementRef SAL_CALL prepareCall(const OUString& sql)
/aoo4110/main/connectivity/source/drivers/calc/
H A DCConnection.cxx280 Reference< XPreparedStatement > SAL_CALL OCalcConnection::prepareCall( const ::rtl::OUString& /*sql… in prepareCall() function in OCalcConnection
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx196 Reference< XPreparedStatement > SAL_CALL OEvoabConnection::prepareCall( const ::rtl::OUString& /*sq… in prepareCall() function in OEvoabConnection
H A DNConnection.hxx94 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabConnection.hxx93 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
H A DMacabConnection.cxx103 Reference< XPreparedStatement > SAL_CALL MacabConnection::prepareCall( const ::rtl::OUString& ) thr… in prepareCall() function in MacabConnection
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.hxx112 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
H A DSConnection.cxx155 Reference< XPreparedStatement > SAL_CALL OConnection::prepareCall( const ::rtl::OUString& _sSql ) t… in prepareCall() function in OConnection
/aoo4110/main/connectivity/source/drivers/kab/
H A DKConnection.cxx108 Reference< XPreparedStatement > SAL_CALL KabConnection::prepareCall( const ::rtl::OUString& ) throw… in prepareCall() function in KabConnection
H A DKConnection.hxx101 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/inc/java/sql/
H A DConnection.hxx123 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/inc/ado/
H A DAConnection.hxx100 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/inc/odbc/
H A DOConnection.hxx112 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…
/aoo4110/main/connectivity/source/inc/file/
H A DFConnection.hxx103 …:uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::O…

Completed in 130 milliseconds

12