/aoo42x/main/dbaccess/source/core/api/ |
H A D | PrivateRow.cxx | 128 …Reference< XClob > SAL_CALL OPrivateRow::getClob( ::sal_Int32 columnIndex ) throw (SQLException, R… in getClob() function in OPrivateRow
|
H A D | callablestatement.cxx | 323 Reference< XClob > SAL_CALL OCallableStatement::getClob( sal_Int32 columnIndex ) throw(SQLException… in getClob() function in OCallableStatement
|
H A D | datacolumn.cxx | 311 Reference< XClob > ODataColumn::getClob(void) throw( SQLException, RuntimeException ) in getClob() function in ODataColumn
|
H A D | CacheSet.cxx | 592 Reference< XClob > SAL_CALL OCacheSet::getClob( sal_Int32 columnIndex ) throw(SQLException, Runtime… in getClob() function in OCacheSet
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | resultsetbase.hxx | 321 getClob( in getClob() function in chelp::ResultSetBase
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | ACallableStatement.cxx | 200 Reference< XClob > SAL_CALL OCallableStatement::getClob( sal_Int32 /*columnIndex*/ ) throw(SQLExcep… in getClob() function in OCallableStatement
|
H A D | ADatabaseMetaDataResultSet.cxx | 301 Reference< XClob > SAL_CALL ODatabaseMetaDataResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(… in getClob() function in ODatabaseMetaDataResultSet
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpresultsetbase.hxx | 334 getClob( in getClob() function in ftp::ResultSetBase
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLCallableStatement.java | 187 public synchronized XClob getClob(int columnIndex) throws SQLException { in getClob() method in JavaSQLCallableStatement
|
H A D | JavaSQLResultSet.java | 401 public XClob getClob(int columnIndex) throws SQLException { in getClob() method in JavaSQLResultSet
|
/aoo42x/main/forms/qa/org/openoffice/complex/forms/tools/ |
H A D | ResultSet.java | 275 XClob getClob( int _colIndex ) throws SQLException in getClob() method in ResultSet
|
/aoo42x/main/connectivity/qa/connectivity/tools/ |
H A D | RowSet.java | 278 public XClob getClob(int i) throws SQLException in getClob() method in RowSet
|
/aoo42x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 185 Reference< XClob> DataColumn::getClob() throw( SQLException, RuntimeException ) in getClob() function in svxform::DataColumn
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | RowSet.java | 277 public XClob getClob(int i) throws SQLException in getClob() method in RowSet
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | filrset.hxx | 378 getClob( in getClob() function in fileaccess::XResultSet_impl
|
H A D | filrow.cxx | 393 XRow_impl::getClob( in getClob() function in XRow_impl
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | FValue.cxx | 2059 virtual Reference< XClob > getClob() const { return m_xRow->getClob( m_nPos ); }; in getClob() function in connectivity::detail::RowValue 2092 virtual Reference< XClob > getClob() const { return m_xColumn->getClob(); }; in getClob() function in connectivity::detail::ColumnValue
|
H A D | FDatabaseMetaDataResultSet.cxx | 275 Reference< XClob > SAL_CALL ODatabaseMetaDataResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(… in getClob() function in ODatabaseMetaDataResultSet
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | CustomResultSet.java | 256 public synchronized XClob getClob(int columnIndex) throws SQLException { in getClob() method in CustomResultSet
|
H A D | DatabaseMetaDataResultSet.java | 278 public synchronized XClob getClob(int columnIndex) throws SQLException { in getClob() method in DatabaseMetaDataResultSet
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | CallableStatement.cxx | 278 Reference< starsdbc::XClob > SAL_CALL java_sql_CallableStatement::getClob( sal_Int32 columnIndex ) … in getClob() function in java_sql_CallableStatement
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 205 public XClob getClob(int arg0) throws SQLException { in getClob() method in PostgresqlResultSet
|
/aoo42x/main/ucb/source/cacher/ |
H A D | contentresultsetwrapper.cxx | 1382 ::getClob( sal_Int32 columnIndex ) in getClob() function in ContentResultSetWrapper
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 266 Reference< XClob > SAL_CALL OResultSet::getClob( sal_Int32 columnIndex ) throw(SQLException, Runtim… in getClob() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/evoab2/ |
H A D | NResultSet.cxx | 652 Reference< XClob > SAL_CALL OEvoabResultSet::getClob( sal_Int32 /*nColumnNum*/ ) throw(SQLException… in getClob() function in connectivity::evoab::OEvoabResultSet
|