Home
last modified time | relevance | path

Searched refs:_TypeInfo (Results 1 – 6 of 6) sorted by relevance

/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx47 OCallableStatement::OCallableStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,con… in OCallableStatement() argument
48 : OPreparedStatement( _pConnection, _TypeInfo, sql ) in OCallableStatement()
H A DAPreparedStatement.cxx62 OPreparedStatement::OPreparedStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,con… in OPreparedStatement() argument
64 ,m_aTypeInfo(_TypeInfo) in OPreparedStatement()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx45 OPreparedStatement::OPreparedStatement( OConnection* _pConnection,const TTypeInfoVector& _TypeInfo,… in OPreparedStatement() argument
47 ,m_aTypeInfo(_TypeInfo) in OPreparedStatement()
H A DSPreparedStatement.hxx86 …OPreparedStatement( OConnection* _pConnection,const TTypeInfoVector& _TypeInfo,const ::rtl::OUStri…
/trunk/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx49 …OCallableStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,const ::rtl::OUString&…
H A DAPreparedStatement.hxx69 …OPreparedStatement( OConnection* _pConnection,const OTypeInfoMap& _TypeInfo,const ::rtl::OUString&…

Completed in 25 milliseconds