Home
last modified time | relevance | path

Searched defs:getCharacterStream (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLClob.java57 public XInputStream getCharacterStream() throws SQLException { in getCharacterStream() method in JavaSQLClob
H A DJavaSQLCallableStatement.java77 public XInputStream getCharacterStream(int columnIndex) throws SQLException { in getCharacterStream() method in JavaSQLCallableStatement
H A DJavaSQLResultSet.java278 public XInputStream getCharacterStream(int columnIndex) throws SQLException { in getCharacterStream() method in JavaSQLResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DClob.cxx96 …ence< ::com::sun::star::io::XInputStream > SAL_CALL java_sql_Clob::getCharacterStream( ) throw(::… in getCharacterStream() function in java_sql_Clob
H A DCallableStatement.cxx262 …sun::star::io::XInputStream > SAL_CALL java_sql_CallableStatement::getCharacterStream( sal_Int32 c… in getCharacterStream() function in java_sql_CallableStatement
/trunk/main/dbaccess/source/core/api/
H A DPrivateRow.cxx108 …Reference< ::com::sun::star::io::XInputStream > SAL_CALL OPrivateRow::getCharacterStream( ::sal_In… in getCharacterStream() function in OPrivateRow
H A Dcallablestatement.cxx285 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OCallableStatement::getCharacterStream( sa… in getCharacterStream() function in OCallableStatement
H A Ddatacolumn.cxx275 Reference< ::com::sun::star::io::XInputStream > ODataColumn::getCharacterStream(void) throw( SQLEx… in getCharacterStream() function in ODataColumn
H A DCacheSet.cxx568 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OCacheSet::getCharacterStream( sal_Int32 c… in getCharacterStream() function in OCacheSet
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx272 getCharacterStream( in getCharacterStream() function in chelp::ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx280 getCharacterStream( in getCharacterStream() function in ftp::ResultSetBase
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx186 Reference< ::com::sun::star::io::XInputStream > SAL_CALL OCallableStatement::getCharacterStream( sa… in getCharacterStream() function in OCallableStatement
H A DADatabaseMetaDataResultSet.cxx181 …sun::star::io::XInputStream > SAL_CALL ODatabaseMetaDataResultSet::getCharacterStream( sal_Int32 /… in getCharacterStream() function in ODatabaseMetaDataResultSet
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java251 XInputStream getCharacterStream( int _colIndex ) throws SQLException in getCharacterStream() method in ResultSet
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx165 Reference< XInputStream> DataColumn::getCharacterStream() throw( SQLException, RuntimeException ) in getCharacterStream() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java257 public XInputStream getCharacterStream(int i) throws SQLException in getCharacterStream() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java258 public XInputStream getCharacterStream(int i) throws SQLException in getCharacterStream() method in RowSet
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx329 getCharacterStream( in getCharacterStream() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx329 XRow_impl::getCharacterStream( in getCharacterStream() function in XRow_impl
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx2057 …virtual Reference< XInputStream > getCharacterStream() const { return m_xRow->getCharacterStrea… in getCharacterStream() function in connectivity::detail::RowValue
2090 …virtual Reference< XInputStream > getCharacterStream() const { return m_xColumn->getCharacterSt… in getCharacterStream() function in connectivity::detail::ColumnValue
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java251 public synchronized XInputStream getCharacterStream(int columnIndex) throws SQLException { in getCharacterStream() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java273 public synchronized XInputStream getCharacterStream(int columnIndex) throws SQLException { in getCharacterStream() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java201 public XInputStream getCharacterStream(int arg0) throws SQLException { in getCharacterStream() method in PostgresqlResultSet
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1334 ::getCharacterStream( sal_Int32 columnIndex ) in getCharacterStream() function in ContentResultSetWrapper
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx143 Reference< XInputStream > SAL_CALL OResultSet::getCharacterStream( sal_Int32 columnIndex ) throw(SQ… in getCharacterStream() function in OResultSet

Completed in 101 milliseconds

12