Home
last modified time | relevance | path

Searched refs:OPreparedStatement_BASE (Results 1 – 8 of 8) sorted by relevance

/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.hxx63 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef
66 public OPreparedStatement_BASE
H A Dmysqlc_preparedstatement.cxx116 aRet = OPreparedStatement_BASE::queryInterface(rType); in queryInterface()
128 return concatSequences(OPreparedStatement_BASE::getTypes(), OCommonStatement::getTypes()); in getTypes()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx96 aRet = OPreparedStatement_BASE::queryInterface(rType); in queryInterface()
102 …return ::comphelper::concatSequences(OPreparedStatement_BASE::getTypes(),OCommonStatement::getType… in getTypes()
H A DNPreparedStatement.hxx47 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef
50 ,public OPreparedStatement_BASE
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx72 aRet = OPreparedStatement_BASE::queryInterface(rType); in queryInterface()
78 return concatSequences(OPreparedStatement_BASE::getTypes(),OStatement_BASE2::getTypes()); in getTypes()
H A DSPreparedStatement.hxx43 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef
46 public OPreparedStatement_BASE
/trunk/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx46 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef
50 public OPreparedStatement_BASE
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx102 return aRet.hasValue() ? aRet : OPreparedStatement_BASE::queryInterface(rType); in queryInterface()
107 …return ::comphelper::concatSequences(OPreparedStatement_BASE::getTypes(),OStatement_BASE2::getType… in getTypes()

Completed in 42 milliseconds