Home
last modified time | relevance | path

Searched defs:getArray (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLArray.java55 public Object[] getArray(XNameAccess typeMap) throws SQLException { in getArray() method in JavaSQLArray
H A DJavaSQLCallableStatement.java172 public synchronized XArray getArray(int columnIndex) throws SQLException { in getArray() method in JavaSQLCallableStatement
/trunk/main/sal/inc/rtl/
H A Dbyteseq.hxx109 inline sal_Int8 * ByteSequence::getArray() in getArray() function in rtl::ByteSequence
/trunk/main/stoc/source/corereflection/
H A Dcrarray.cxx220 Reference< XIdlArray > ArrayIdlClassImpl::getArray() in getArray() function in stoc_corefl::ArrayIdlClassImpl
H A Dcrbase.cxx227 Reference< XIdlArray > IdlClassImpl::getArray() in getArray() function in stoc_corefl::IdlClassImpl
/trunk/main/dbaccess/source/core/api/
H A DPrivateRow.cxx133 …Reference< XArray > SAL_CALL OPrivateRow::getArray( ::sal_Int32 columnIndex ) throw (SQLException,… in getArray() function in OPrivateRow
H A Dcallablestatement.cxx332 Reference< XArray > SAL_CALL OCallableStatement::getArray( sal_Int32 columnIndex ) throw(SQLExcepti… in getArray() function in OCallableStatement
H A Ddatacolumn.cxx320 Reference< XArray > ODataColumn::getArray(void) throw( SQLException, RuntimeException ) in getArray() function in ODataColumn
H A DCacheSet.cxx598 Reference< XArray > SAL_CALL OCacheSet::getArray( sal_Int32 columnIndex ) throw(SQLException, Runti… in getArray() function in OCacheSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DArray.cxx61 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL java_sql_Array::getArray( co… in getArray() function in java_sql_Array
H A DCallableStatement.cxx268 Reference< starsdbc::XArray > SAL_CALL java_sql_CallableStatement::getArray( sal_Int32 columnIndex … in getArray() function in java_sql_CallableStatement
/trunk/main/cppu/inc/com/sun/star/uno/
H A DSequence.hxx152 inline E * Sequence< E >::getArray() in getArray() function in com::sun::star::uno::Sequence
/trunk/main/cppuhelper/source/
H A Dstdidlclass.cxx104 virtual Reference< XIdlArray > SAL_CALL getArray( ) throw(RuntimeException) in getArray() function in cppu::OStdIdlClass
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx333 getArray( in getArray() function in chelp::ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx348 getArray( in getArray() function in ftp::ResultSetBase
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx193 Reference< XArray > SAL_CALL OCallableStatement::getArray( sal_Int32 /*columnIndex*/ ) throw(SQLExc… in getArray() function in OCallableStatement
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java281 XArray getArray( int _colIndex ) throws SQLException in getArray() method in ResultSet
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx190 Reference< XArray> DataColumn::getArray() throw( SQLException, RuntimeException ) in getArray() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java282 public XArray getArray(int i) throws SQLException in getArray() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java283 public XArray getArray(int i) throws SQLException in getArray() method in RowSet
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx390 getArray( in getArray() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx411 XRow_impl::getArray( in getArray() function in XRow_impl
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java218 public synchronized XArray getArray(int columnIndex) throws SQLException { in getArray() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java240 public synchronized XArray getArray(int columnIndex) throws SQLException { in getArray() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java177 public XArray getArray(int arg0) throws SQLException { in getArray() method in PostgresqlResultSet

Completed in 111 milliseconds

12