Home
last modified time | relevance | path

Searched refs:XClob (Results 51 – 75 of 115) sorted by relevance

12345

/trunk/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx323 Reference< XClob > SAL_CALL OCallableStatement::getClob( sal_Int32 columnIndex ) throw(SQLException… in getClob()
H A Ddatacolumn.cxx311 Reference< XClob > ODataColumn::getClob(void) throw( SQLException, RuntimeException ) in getClob()
H A Ddatacolumn.hxx101 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( ) thr…
H A Dpreparedstatement.cxx444 void SAL_CALL OPreparedStatement::setClob( sal_Int32 parameterIndex, const Reference< XClob >& x ) … in setClob()
H A DRowSet.cxx1447 Reference< XClob > SAL_CALL ORowSet::getClob( sal_Int32 columnIndex ) throw(SQLException, RuntimeEx… in getClob()
1449 return Reference< XClob >(getInsertValue(columnIndex).makeAny(),UNO_QUERY); in getClob()
2679 void SAL_CALL ORowSet::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClob >& /*x*/ ) thr… in setClob() argument
H A DCacheSet.hxx108 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_In…
H A DKeySet.hxx185 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_In…
/trunk/main/dbaccess/source/core/inc/
H A Dpreparedstatement.hxx122 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x ) throw(::com…
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.hxx121 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x ) throw(::com…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.hxx120 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x ) throw(::com…
H A DNResultSet.hxx163 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_In…
/trunk/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx119 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x ) throw(::com…
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx2119 Reference< XClob > SAL_CALL CachedContentResultSet
2124 XROW_GETXXX( getClob, Reference< XClob > ); in getClob()
H A Dcachedcontentresultset.hxx447 com::sun::star::sdbc::XClob > SAL_CALL
/trunk/main/ucb/source/sorter/
H A Dsortresult.hxx377 com::sun::star::sdbc::XClob > SAL_CALL
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx210 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob(sal_Int32 colum…
/trunk/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx147 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x ) throw(::com…
/trunk/main/svx/source/inc/
H A Dsdbdatacolumn.hxx109 …inline ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob> getClob() throw( ::com::su…
/trunk/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx174 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_In…
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx389 void SAL_CALL OPreparedStatement::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClob >& … in setClob() argument
/trunk/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx208 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_In…
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx433 Reference< ::com::sun::star::sdbc::XClob > SAL_CALL SbaXFormAdapter::getClob(sal_Int32 columnIndex)… in getClob()
438 return Reference< ::com::sun::star::sdbc::XClob > (); in getClob()
1022 …etClob(sal_Int32 parameterIndex, const Reference< ::com::sun::star::sdbc::XClob >& x) throw( ::com… in setClob()
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx304 void SAL_CALL OPreparedStatement::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClob >& … in setClob() argument
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx175 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_In…
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx284 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob(sal_In…
394 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x) throw(::com:…

Completed in 111 milliseconds

12345