Home
last modified time | relevance | path

Searched refs:getBinaryStream (Results 26 – 50 of 90) sorted by relevance

1234

/aoo42x/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx69 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
H A DADatabaseMetaDataResultSet.hxx170 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrow.hxx147 getBinaryStream(
H A Dfilrow.cxx314 XRow_impl::getBinaryStream( in getBinaryStream() function in XRow_impl
/aoo42x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx74 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/dbaccess/source/core/api/
H A Dresultset.cxx605 Reference< ::com::sun::star::io::XInputStream > OResultSet::getBinaryStream(sal_Int32 columnIndex)… in getBinaryStream() function in OResultSet
611 return m_xDelegatorRow->getBinaryStream(columnIndex); in getBinaryStream()
H A DRowSetBase.cxx377 Reference< ::com::sun::star::io::XInputStream > SAL_CALL ORowSetBase::getBinaryStream( sal_Int32 co… in getBinaryStream() function in dbaccess::ORowSetBase
415 return getBinaryStream(columnIndex); in getCharacterStream()
H A Ddatacolumn.hxx96 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( ) throw(::c…
H A DCacheSet.hxx103 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx81 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRow.java397 XInputStream getVal = oObj.getBinaryStream(col) ; in _getBinaryStream()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java223 public synchronized XInputStream getBinaryStream(int columnIndex) throws SQLException { in getBinaryStream() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java245 public synchronized XInputStream getBinaryStream(int columnIndex) throws SQLException { in getBinaryStream() method in DatabaseMetaDataResultSet
/aoo42x/main/ucbhelper/source/provider/
H A Dresultset.cxx1099 ResultSet::getBinaryStream( sal_Int32 columnIndex ) in getBinaryStream() function in ucbhelper::ResultSet
1111 return xValues->getBinaryStream( columnIndex ); in getBinaryStream()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXBlob.idl186 com::sun::star::io::XInputStream getBinaryStream()
/aoo42x/main/offapi/com/sun/star/form/component/
H A DDatabaseImageControl.idl51 …but as binary stream (see <member scope="com::sun::star::sdb">XColumn::getBinaryStream</member>).<…
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java243 final InputStream inputStream = blob.getBinaryStream(); in produceFromBlob()
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx2037 ::getBinaryStream( sal_Int32 columnIndex ) in getBinaryStream() function in CachedContentResultSet
2041 XROW_GETXXX( getBinaryStream, Reference< com::sun::star::io::XInputStream > ); in getBinaryStream()
/aoo42x/main/ucb/source/sorter/
H A Dsortresult.hxx355 getBinaryStream( sal_Int32 columnIndex )
H A Dsortresult.cxx801 SortedResultSet::getBinaryStream( sal_Int32 columnIndex ) in getBinaryStream() function in SortedResultSet
805 return Reference< XRow >::query(mxOriginal)->getBinaryStream( columnIndex ); in getBinaryStream()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx195 my_XInputStreamRef SAL_CALL getBinaryStream(sal_Int32 column)
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx158 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx169 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/svx/source/inc/
H A Dsdbdatacolumn.hxx104 …inline ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream> getBinaryStream() thr…
/aoo42x/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx203 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…

Completed in 129 milliseconds

1234