Searched refs:OPreparedStatement_BASE (Results 1 – 8 of 8) sorted by relevance
63 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef66 public OPreparedStatement_BASE
116 aRet = OPreparedStatement_BASE::queryInterface(rType); in queryInterface()128 return concatSequences(OPreparedStatement_BASE::getTypes(), OCommonStatement::getTypes()); in getTypes()
96 aRet = OPreparedStatement_BASE::queryInterface(rType); in queryInterface()102 …return ::comphelper::concatSequences(OPreparedStatement_BASE::getTypes(),OCommonStatement::getType… in getTypes()
47 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef50 ,public OPreparedStatement_BASE
72 aRet = OPreparedStatement_BASE::queryInterface(rType); in queryInterface()78 return concatSequences(OPreparedStatement_BASE::getTypes(),OStatement_BASE2::getTypes()); in getTypes()
43 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef46 public OPreparedStatement_BASE
46 ::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE; typedef50 public OPreparedStatement_BASE
102 return aRet.hasValue() ? aRet : OPreparedStatement_BASE::queryInterface(rType); in queryInterface()107 …return ::comphelper::concatSequences(OPreparedStatement_BASE::getTypes(),OStatement_BASE2::getType… in getTypes()
Completed in 47 milliseconds