Home
last modified time | relevance | path

Searched defs:getBlob (Results 1 – 25 of 38) sorted by relevance

12

/aoo4110/main/dbaccess/source/core/api/
H A DPrivateRow.cxx123 …Reference< XBlob > SAL_CALL OPrivateRow::getBlob( ::sal_Int32 columnIndex ) throw (SQLException, R… in getBlob() function in OPrivateRow
H A Dcallablestatement.cxx314 Reference< XBlob > SAL_CALL OCallableStatement::getBlob( sal_Int32 columnIndex ) throw(SQLException… in getBlob() function in OCallableStatement
H A Ddatacolumn.cxx302 Reference< XBlob > ODataColumn::getBlob(void) throw( SQLException, RuntimeException ) in getBlob() function in ODataColumn
H A DCacheSet.cxx586 Reference< XBlob > SAL_CALL OCacheSet::getBlob( sal_Int32 columnIndex ) throw(SQLException, Runtime… in getBlob() function in OCacheSet
/aoo4110/main/registry/inc/registry/
H A Dwriter.hxx282 void const * getBlob(sal_uInt32 * size) { in getBlob() function in typereg::Writer
/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx309 getBlob( in getBlob() function in chelp::ResultSetBase
/aoo4110/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx321 getBlob( in getBlob() function in ftp::ResultSetBase
/aoo4110/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx206 Reference< XBlob > SAL_CALL OCallableStatement::getBlob( sal_Int32 /*columnIndex*/ ) throw(SQLExcep… in getBlob() function in OCallableStatement
H A DADatabaseMetaDataResultSet.cxx307 Reference< XBlob > SAL_CALL ODatabaseMetaDataResultSet::getBlob( sal_Int32 /*columnIndex*/ ) throw(… in getBlob() function in ODatabaseMetaDataResultSet
/aoo4110/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java269 XBlob getBlob( int _colIndex ) throws SQLException in getBlob() method in ResultSet
/aoo4110/main/svx/source/form/
H A Dsdbdatacolumn.cxx180 Reference< XBlob> DataColumn::getBlob() throw( SQLException, RuntimeException ) in getBlob() function in svxform::DataColumn
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java272 public XBlob getBlob(int i) throws SQLException in getBlob() method in RowSet
/aoo4110/main/connectivity/qa/connectivity/tools/
H A DRowSet.java273 public XBlob getBlob(int i) throws SQLException in getBlob() method in RowSet
/aoo4110/main/ucb/source/ucp/file/
H A Dfilrset.hxx366 getBlob( in getBlob() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx376 XRow_impl::getBlob( in getBlob() function in XRow_impl
/aoo4110/main/connectivity/source/commontools/
H A DFValue.cxx2058 virtual Reference< XBlob > getBlob() const { return m_xRow->getBlob( m_nPos ); }; in getBlob() function in connectivity::detail::RowValue
2091 virtual Reference< XBlob > getBlob() const { return m_xColumn->getBlob(); }; in getBlob() function in connectivity::detail::ColumnValue
H A DFDatabaseMetaDataResultSet.cxx280 Reference< XBlob > SAL_CALL ODatabaseMetaDataResultSet::getBlob( sal_Int32 /*columnIndex*/ ) throw(… in getBlob() function in ODatabaseMetaDataResultSet
/aoo4110/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx287 Reference< starsdbc::XBlob > SAL_CALL java_sql_CallableStatement::getBlob( sal_Int32 columnIndex ) … in getBlob() function in java_sql_CallableStatement
/aoo4110/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1373 ::getBlob( sal_Int32 columnIndex ) in getBlob() function in ContentResultSetWrapper
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx274 Reference< XBlob > SAL_CALL OResultSet::getBlob( sal_Int32 columnIndex ) throw(SQLException, Runtim… in getBlob() function in OResultSet
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx658 Reference< XBlob > SAL_CALL OEvoabResultSet::getBlob( sal_Int32 /*nColumnNum*/ ) throw(SQLException… in getBlob() function in connectivity::evoab::OEvoabResultSet
/aoo4110/main/connectivity/source/drivers/kab/
H A DKResultSet.cxx408 Reference< XBlob > SAL_CALL KabResultSet::getBlob(sal_Int32) throw(SQLException, RuntimeException) in getBlob() function in KabResultSet
/aoo4110/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx603 Reference< XBlob > SAL_CALL PropertyValueSet::getBlob( sal_Int32 columnIndex ) in getBlob() function in ucbhelper::PropertyValueSet
H A Dresultset.cxx1196 ResultSet::getBlob( sal_Int32 columnIndex ) in getBlob() function in ucbhelper::ResultSet
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx484 Reference< XBlob > SAL_CALL MacabResultSet::getBlob(sal_Int32) throw(SQLException, RuntimeException) in getBlob() function in MacabResultSet

Completed in 138 milliseconds

12