Searched refs:_TypeInfo (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ACallableStatement.cxx | 47 OCallableStatement::OCallableStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,con… in OCallableStatement() argument 48 : OPreparedStatement( _pConnection, _TypeInfo, sql ) in OCallableStatement()
|
H A D | APreparedStatement.cxx | 62 OPreparedStatement::OPreparedStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,con… in OPreparedStatement() argument 64 ,m_aTypeInfo(_TypeInfo) in OPreparedStatement()
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.cxx | 45 OPreparedStatement::OPreparedStatement( OConnection* _pConnection,const TTypeInfoVector& _TypeInfo,… in OPreparedStatement() argument 47 ,m_aTypeInfo(_TypeInfo) in OPreparedStatement()
|
H A D | SPreparedStatement.hxx | 86 …OPreparedStatement( OConnection* _pConnection,const TTypeInfoVector& _TypeInfo,const ::rtl::OUStri…
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | ACallableStatement.hxx | 49 …OCallableStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,const ::rtl::OUString&…
|
H A D | APreparedStatement.hxx | 69 …OPreparedStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,const ::rtl::OUString&…
|
Completed in 28 milliseconds