Home
last modified time | relevance | path

Searched defs:getBinaryStream (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/connectivity/source/commontools/
H A DBlobHelper.cxx50 …Reference< ::com::sun::star::io::XInputStream > SAL_CALL BlobHelper::getBinaryStream( ) throw (::… in getBinaryStream() function in BlobHelper
H A DFValue.cxx2056 …virtual Reference< XInputStream > getBinaryStream() const { return m_xRow->getBinaryStream( … in getBinaryStream() function in connectivity::detail::RowValue
2089 …virtual Reference< XInputStream > getBinaryStream() const { return m_xColumn->getBinaryStrea… in getBinaryStream() function in connectivity::detail::ColumnValue
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLBlob.java57 public XInputStream getBinaryStream() throws SQLException { in getBinaryStream() method in JavaSQLBlob
H A DJavaSQLCallableStatement.java67 public synchronized XInputStream getBinaryStream(int columnIndex) throws SQLException { in getBinaryStream() method in JavaSQLCallableStatement
H A DJavaSQLResultSet.java269 public XInputStream getBinaryStream(int columnIndex) throws SQLException { in getBinaryStream() method in JavaSQLResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DBlob.cxx103 …erence< ::com::sun::star::io::XInputStream > SAL_CALL java_sql_Blob::getBinaryStream( ) throw(::c… in getBinaryStream() function in java_sql_Blob
H A DCallableStatement.cxx257 …::sun::star::io::XInputStream > SAL_CALL java_sql_CallableStatement::getBinaryStream( sal_Int32 co… in getBinaryStream() function in java_sql_CallableStatement
/trunk/main/dbaccess/source/core/api/
H A DPrivateRow.cxx103 …Reference< ::com::sun::star::io::XInputStream > SAL_CALL OPrivateRow::getBinaryStream( ::sal_Int32… in getBinaryStream() function in OPrivateRow
H A Dcallablestatement.cxx275 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OCallableStatement::getBinaryStream( sal_I… in getBinaryStream() function in OCallableStatement
H A Ddatacolumn.cxx266 Reference< ::com::sun::star::io::XInputStream > ODataColumn::getBinaryStream(void) throw( SQLExcep… in getBinaryStream() function in ODataColumn
H A DCacheSet.cxx562 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OCacheSet::getBinaryStream( sal_Int32 colu… in getBinaryStream() function in OCacheSet
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx260 getBinaryStream( in getBinaryStream() function in chelp::ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx266 getBinaryStream( in getBinaryStream() function in ftp::ResultSetBase
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx180 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OCallableStatement::getBinaryStream( sal_I… in getBinaryStream() function in OCallableStatement
H A DADatabaseMetaDataResultSet.cxx138 …::sun::star::io::XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getBinaryStream( sal_Int32 co… in getBinaryStream() function in ODatabaseMetaDataResultSet
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java245 XInputStream getBinaryStream( int _colIndex ) throws SQLException in getBinaryStream() method in ResultSet
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx160 Reference< XInputStream> DataColumn::getBinaryStream() throw( SQLException, RuntimeException ) in getBinaryStream() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java252 public XInputStream getBinaryStream(int i) throws SQLException in getBinaryStream() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java253 public XInputStream getBinaryStream(int i) throws SQLException in getBinaryStream() method in RowSet
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx317 getBinaryStream( in getBinaryStream() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx314 XRow_impl::getBinaryStream( in getBinaryStream() function in XRow_impl
/trunk/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
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java181 public XInputStream getBinaryStream(int arg0) throws SQLException { in getBinaryStream() method in PostgresqlResultSet
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1324 ::getBinaryStream( sal_Int32 columnIndex ) in getBinaryStream() function in ContentResultSetWrapper

Completed in 76 milliseconds

12