Home
last modified time | relevance | path

Searched defs:getByte (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/unoxml/source/xpath/
H A Dxpathobject.cxx108 sal_Int8 SAL_CALL CXPathObject::getByte() throw (RuntimeException) in getByte() function in XPath::CXPathObject
/trunk/main/dbaccess/source/core/api/
H A DPrivateRow.cxx53 …::sal_Int8 SAL_CALL OPrivateRow::getByte( ::sal_Int32 columnIndex ) throw (SQLException, RuntimeEx… in getByte() function in OPrivateRow
H A Dcallablestatement.cxx183 sal_Int8 SAL_CALL OCallableStatement::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getByte() function in OCallableStatement
H A Ddatacolumn.cxx179 sal_Int8 ODataColumn::getByte(void) throw( SQLException, RuntimeException ) in getByte() function in ODataColumn
H A DCacheSet.cxx502 sal_Int8 SAL_CALL OCacheSet::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getByte() function in OCacheSet
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx139 getByte( in getByte() function in chelp::ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx143 getByte( in getByte() function in ftp::ResultSetBase
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx74 sal_Int8 SAL_CALL OCallableStatement::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getByte() function in OCallableStatement
H A DADatabaseMetaDataResultSet.cxx202 sal_Int8 SAL_CALL ODatabaseMetaDataResultSet::getByte( sal_Int32 columnIndex ) throw(SQLException, … in getByte() function in ODatabaseMetaDataResultSet
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java185 byte getByte( int _colIndex ) throws SQLException in getByte() method in ResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLCallableStatement.java97 public synchronized byte getByte(int columnIndex) throws SQLException { in getByte() method in JavaSQLCallableStatement
H A DJavaSQLResultSet.java296 public byte getByte(int columnIndex) throws SQLException { in getByte() method in JavaSQLResultSet
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx110 sal_Int8 DataColumn::getByte() throw( SQLException, RuntimeException ) in getByte() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java202 public byte getByte(int i) throws SQLException in getByte() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java203 public byte getByte(int i) throws SQLException in getByte() method in RowSet
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx196 getByte( in getByte() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx172 XRow_impl::getByte( in getByte() function in XRow_impl
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenEncoder.java81 public byte[] getByte(Token t) throws IOException { in getByte() method in TokenEncoder
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx260 bool SbxDecimal::getByte( sal_uInt8& rVal ) in getByte() function in SbxDecimal
375 bool SbxDecimal::getByte( sal_uInt8& rVal ) { (void)rVal; return false; } in getByte() function in SbxDecimal
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx2046 …virtual sal_Int8 getByte() const { return m_xRow->getByte( m_nPos )… in getByte() function in connectivity::detail::RowValue
2079 … virtual sal_Int8 getByte() const { return m_xColumn->getByte(); }; in getByte() function in connectivity::detail::ColumnValue
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java239 public synchronized byte getByte(int columnIndex) throws SQLException { in getByte() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java261 public synchronized byte getByte(int columnIndex) throws SQLException { in getByte() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx88 sal_Int8 SAL_CALL java_sql_CallableStatement::getByte( sal_Int32 columnIndex ) throw(starsdbc::SQLE… in getByte() function in java_sql_CallableStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java193 public byte getByte(int arg0) throws SQLException { in getByte() method in PostgresqlResultSet
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1233 ::getByte( sal_Int32 columnIndex ) in getByte() function in ContentResultSetWrapper

Completed in 171 milliseconds

12