Home
last modified time | relevance | path

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

1234

/aoo42x/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx257 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx444 Reference< XInputStream > SAL_CALL MacabResultSet::getBinaryStream(sal_Int32) throw(SQLException, R… in getBinaryStream() function in MacabResultSet
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx191 Reference< XInputStream > SAL_CALL OResultSet::getBinaryStream(sal_Int32 column) in getBinaryStream() function in OResultSet
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx1402 Reference< ::com::sun::star::io::XInputStream > SAL_CALL ORowSet::getBinaryStream( sal_Int32 column… in getBinaryStream() function in dbaccess::ORowSet
1411 return ORowSetBase::getBinaryStream(columnIndex); in getBinaryStream()
H A DRowSet.hxx318 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream( sal_Int32 co…
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx393 Reference< ::com::sun::star::io::XInputStream > SAL_CALL SbaXFormAdapter::getBinaryStream(sal_Int32… in getBinaryStream() function in SbaXFormAdapter
397 return xIface->getBinaryStream(columnIndex); in getBinaryStream()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java999 xStream = blob.getBinaryStream(); in getSequence()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx173 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OResultSet::getBinaryStream( sal_Int32 col… in getBinaryStream() function in OResultSet
H A DADatabaseMetaDataResultSet.cxx138 …::sun::star::io::XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getBinaryStream( sal_Int32 co… in getBinaryStream() function in ODatabaseMetaDataResultSet
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx153 Reference< ::com::sun::star::io::XInputStream > SAL_CALL java_sql_ResultSet::getBinaryStream( sal_I… in getBinaryStream() function in java_sql_ResultSet
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx173 …::sun::star::io::XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getBinaryStream( sal_Int32 /*… in getBinaryStream() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx381 Reference< XInputStream > SAL_CALL OResultSet::getBinaryStream( sal_Int32 /*columnIndex*/ ) throw(S… in getBinaryStream() function in OResultSet
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx256 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OResultSet::getBinaryStream( sal_Int32 /*c… in getBinaryStream() function in OResultSet
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx279 …star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream(sal_Int32 col…
/aoo42x/main/forms/source/component/
H A DFormComponent.cxx2543 m_xColumn->getBinaryStream(); in reset()

Completed in 122 milliseconds

1234