Home
last modified time | relevance | path

Searched defs:_pConnection (Results 26 – 50 of 56) sorted by relevance

123

/trunk/main/connectivity/source/inc/ado/
H A DAIndexes.hxx51 OConnection* _pConnection) in OIndexes()
H A DAKeys.hxx52 OConnection* _pConnection) : sdbcx::OCollection(_rParent,_bCase,_rMutex,_rVector) in OKeys()
H A DAStatement.hxx181 OStatement( OConnection* _pConnection) : OStatement_Base( _pConnection){}; in OStatement()
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.hxx179 …OStatement(OConnection* _pConnection, sql::Statement *_cppStatement) : OCommonStatement(_pConnecti… in OStatement()
H A Dmysqlc_statement.cxx58 OCommonStatement::OCommonStatement(OConnection* _pConnection, sql::Statement *_cppStatement) in OCommonStatement()
/trunk/main/connectivity/source/drivers/adabas/
H A DBResultSetMetaData.cxx39 OAdabasResultSetMetaData::OAdabasResultSetMetaData(odbc::OConnection* _pConnection, SQLHANDLE _pStm… in OAdabasResultSetMetaData()
H A DBTable.cxx56 OAdabasConnection* _pConnection) in OAdabasTable()
64 OAdabasConnection* _pConnection, in OAdabasTable()
/trunk/main/connectivity/source/inc/calc/
H A DCConnection.hxx77 ODocHolder(OCalcConnection* _pConnection) : m_pConnection(_pConnection) in ODocHolder()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSetMetaData.cxx86 SQLLEN OResultSetMetaData::getNumColAttrib(OConnection* _pConnection in getNumColAttrib()
117 SQLSMALLINT OResultSetMetaData::getColumnODBCType(OConnection* _pConnection in getColumnODBCType()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx71 MacabCommonStatement::MacabCommonStatement(MacabConnection* _pConnection ) in MacabCommonStatement()
604 MacabStatement::MacabStatement(MacabConnection* _pConnection) in MacabStatement()
H A DMacabResultSetMetaData.cxx39 MacabResultSetMetaData::MacabResultSetMetaData(MacabConnection* _pConnection, ::rtl::OUString _sTab… in MacabResultSetMetaData()
H A DMacabPreparedStatement.cxx93 MacabConnection* _pConnection, in MacabPreparedStatement()
/trunk/main/connectivity/source/drivers/file/
H A DFTable.cxx65 OFileTable::OFileTable( sdbcx::OCollection* _pTables,OConnection* _pConnection, in OFileTable()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx48 OStatement_Base::OStatement_Base(OConnection* _pConnection ) in OStatement_Base()
H A DSPreparedStatement.cxx45 OPreparedStatement::OPreparedStatement( OConnection* _pConnection,const TTypeInfoVector& _TypeInfo,… in OPreparedStatement()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx177 OQueryTableConnection* _pConnection, in addUndoAction()
212 OTableConnection* _pConnection, in connectionModified()
787 bool OQueryTableView::RemoveConnection( OTableConnection* _pConnection,sal_Bool /*_bDelete*/ ) in RemoveConnection()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNStatement.hxx260 OStatement( OEvoabConnection* _pConnection) in OStatement()
H A DNPreparedStatement.cxx52 OEvoabPreparedStatement::OEvoabPreparedStatement( OEvoabConnection* _pConnection ) in OEvoabPreparedStatement()
H A DNStatement.cxx58 OCommonStatement::OCommonStatement(OEvoabConnection* _pConnection) in OCommonStatement()
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx47 OCallableStatement::OCallableStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,con… in OCallableStatement()
H A DAStatement.cxx61 OStatement_Base::OStatement_Base(OConnection* _pConnection ) : OStatement_BASE(m_aMutex) in OStatement_Base()
H A DAPreparedStatement.cxx62 OPreparedStatement::OPreparedStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,con… in OPreparedStatement()
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx256 template <class T> void getValue( OConnection* _pConnection, in getValue()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx462 ODbaseTable::ODbaseTable(sdbcx::OCollection* _pTables,ODbaseConnection* _pConnection) in ODbaseTable()
476 ODbaseTable::ODbaseTable(sdbcx::OCollection* _pTables,ODbaseConnection* _pConnection, in ODbaseTable()
630 String ODbaseTable::getEntry(OConnection* _pConnection,const ::rtl::OUString& _sName ) in getEntry()
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx401 OFlatTable::OFlatTable(sdbcx::OCollection* _pTables,OFlatConnection* _pConnection, in OFlatTable()

Completed in 165 milliseconds

123