Home
last modified time | relevance | path

Searched refs:getBlob (Results 26 – 50 of 88) sorted by relevance

1234

/aoo42x/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx234 aValue <<= m_xRow->getBlob(*aIter); in insertNewRow()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrow.hxx172 getBlob(
H A Dfilrow.cxx376 XRow_impl::getBlob( in getBlob() function in XRow_impl
/aoo42x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx78 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_In…
/aoo42x/main/dbaccess/source/core/api/
H A Dresultset.cxx641 Reference< XBlob > OResultSet::getBlob(sal_Int32 columnIndex) throw( SQLException, RuntimeExceptio… in getBlob() function in OResultSet
647 return m_xDelegatorRow->getBlob(columnIndex); in getBlob()
H A Ddatacolumn.hxx100 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( ) thr…
H A DCacheSet.hxx107 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_In…
/aoo42x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx85 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_In…
/aoo42x/main/idlc/source/
H A Dastunion.cxx358 void const * pBlob = aBlob.getBlob(&aBlobSize); in dump()
H A Dastinterface.cxx255 void const * pBlob = aBlob.getBlob(&aBlobSize); in dump()
/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRow.java477 XBlob getVal = oObj.getBlob(col) ; in _getBlob()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java228 public synchronized XBlob getBlob(int columnIndex) throws SQLException { in getBlob() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java250 public synchronized XBlob getBlob(int columnIndex) throws SQLException { in getBlob() method in DatabaseMetaDataResultSet
/aoo42x/main/ucbhelper/source/provider/
H A Dresultset.cxx1196 ResultSet::getBlob( sal_Int32 columnIndex ) in getBlob() function in ucbhelper::ResultSet
1208 return xValues->getBlob( columnIndex ); in getBlob()
H A Dpropertyvalueset.cxx603 Reference< XBlob > SAL_CALL PropertyValueSet::getBlob( sal_Int32 columnIndex ) in getBlob() function in ucbhelper::PropertyValueSet
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXBlob.idl81 <code>getBlob</code>
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx2111 ::getBlob( sal_Int32 columnIndex ) in getBlob() function in CachedContentResultSet
2115 XROW_GETXXX( getBlob, Reference< XBlob > ); in getBlob()
/aoo42x/main/ucb/source/sorter/
H A Dsortresult.hxx374 getBlob( sal_Int32 columnIndex )
H A Dsortresult.cxx836 Reference< XBlob > SAL_CALL SortedResultSet::getBlob( sal_Int32 columnIndex ) in getBlob() function in SortedResultSet
840 return Reference< XRow >::query(mxOriginal)->getBlob( columnIndex ); in getBlob()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx207 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob(sal_Int32 colum…
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx162 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_In…
/aoo42x/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx173 …com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 column…
/aoo42x/main/svx/source/inc/
H A Dsdbdatacolumn.hxx108 …inline ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob> getBlob() throw( ::com::su…
/aoo42x/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx207 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_In…
/aoo42x/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx174 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_In…

Completed in 169 milliseconds

1234