/aoo42x/main/unoxml/source/xpath/ |
H A D | xpathobject.cxx | 108 sal_Int8 SAL_CALL CXPathObject::getByte() throw (RuntimeException) in getByte() function in XPath::CXPathObject
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | PrivateRow.cxx | 53 …::sal_Int8 SAL_CALL OPrivateRow::getByte( ::sal_Int32 columnIndex ) throw (SQLException, RuntimeEx… in getByte() function in OPrivateRow
|
H A D | callablestatement.cxx | 183 sal_Int8 SAL_CALL OCallableStatement::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getByte() function in OCallableStatement
|
H A D | datacolumn.cxx | 179 sal_Int8 ODataColumn::getByte(void) throw( SQLException, RuntimeException ) in getByte() function in ODataColumn
|
H A D | CacheSet.cxx | 502 sal_Int8 SAL_CALL OCacheSet::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getByte() function in OCacheSet
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | resultsetbase.hxx | 139 getByte( in getByte() function in chelp::ResultSetBase
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | ACallableStatement.cxx | 74 sal_Int8 SAL_CALL OCallableStatement::getByte( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getByte() function in OCallableStatement
|
H A D | ADatabaseMetaDataResultSet.cxx | 202 sal_Int8 SAL_CALL ODatabaseMetaDataResultSet::getByte( sal_Int32 columnIndex ) throw(SQLException, … in getByte() function in ODatabaseMetaDataResultSet
|
H A D | Aolevariant.cxx | 556 sal_uInt8 OLEVariant::getByte() const in getByte() function in OLEVariant
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpresultsetbase.hxx | 143 getByte( in getByte() function in ftp::ResultSetBase
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLCallableStatement.java | 97 public synchronized byte getByte(int columnIndex) throws SQLException { in getByte() method in JavaSQLCallableStatement
|
H A D | JavaSQLResultSet.java | 296 public byte getByte(int columnIndex) throws SQLException { in getByte() method in JavaSQLResultSet
|
/aoo42x/main/forms/qa/org/openoffice/complex/forms/tools/ |
H A D | ResultSet.java | 185 byte getByte( int _colIndex ) throws SQLException in getByte() method in ResultSet
|
/aoo42x/main/connectivity/qa/connectivity/tools/ |
H A D | RowSet.java | 203 public byte getByte(int i) throws SQLException in getByte() method in RowSet
|
/aoo42x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 110 sal_Int8 DataColumn::getByte() throw( SQLException, RuntimeException ) in getByte() function in svxform::DataColumn
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | RowSet.java | 202 public byte getByte(int i) throws SQLException in getByte() method in RowSet
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | filrset.hxx | 196 getByte( in getByte() function in fileaccess::XResultSet_impl
|
H A D | filrow.cxx | 172 XRow_impl::getByte( in getByte() function in XRow_impl
|
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | TokenEncoder.java | 81 public byte[] getByte(Token t) throws IOException { in getByte() method in TokenEncoder
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxdec.cxx | 260 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
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | FValue.cxx | 2046 …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
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | CustomResultSet.java | 239 public synchronized byte getByte(int columnIndex) throws SQLException { in getByte() method in CustomResultSet
|
H A D | DatabaseMetaDataResultSet.java | 261 public synchronized byte getByte(int columnIndex) throws SQLException { in getByte() method in DatabaseMetaDataResultSet
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | CallableStatement.cxx | 88 sal_Int8 SAL_CALL java_sql_CallableStatement::getByte( sal_Int32 columnIndex ) throw(starsdbc::SQLE… in getByte() function in java_sql_CallableStatement
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 193 public byte getByte(int arg0) throws SQLException { in getByte() method in PostgresqlResultSet
|