/aoo42x/main/l10ntools/source/filter/utils/ |
H A D | ConfigHelper.java | 167 public synchronized boolean getBoolean(java.lang.String sProp) in getBoolean() method in ConfigHelper 176 public synchronized boolean getBoolean(java.lang.String sProp , in getBoolean() method in ConfigHelper
|
/aoo42x/main/unoxml/source/xpath/ |
H A D | xpathobject.cxx | 98 sal_Bool SAL_CALL CXPathObject::getBoolean() throw (RuntimeException) in getBoolean() function in XPath::CXPathObject
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | PrivateRow.cxx | 48 …::sal_Bool SAL_CALL OPrivateRow::getBoolean( ::sal_Int32 columnIndex ) throw (SQLException, Runtim… in getBoolean() function in OPrivateRow
|
H A D | callablestatement.cxx | 173 sal_Bool SAL_CALL OCallableStatement::getBoolean( sal_Int32 columnIndex ) throw(SQLException, Runti… in getBoolean() function in OCallableStatement
|
H A D | datacolumn.cxx | 170 sal_Bool ODataColumn::getBoolean(void) throw( SQLException, RuntimeException ) in getBoolean() function in ODataColumn
|
H A D | CacheSet.cxx | 496 sal_Bool SAL_CALL OCacheSet::getBoolean( sal_Int32 columnIndex ) throw(SQLException, RuntimeExcepti… in getBoolean() function in OCacheSet
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | resultsetbase.hxx | 127 getBoolean( in getBoolean() function in chelp::ResultSetBase
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | ACallableStatement.cxx | 68 sal_Bool SAL_CALL OCallableStatement::getBoolean( sal_Int32 columnIndex ) throw(SQLException, Runti… in getBoolean() function in OCallableStatement
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpresultsetbase.hxx | 131 getBoolean( in getBoolean() function in ftp::ResultSetBase
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | UnoDataAware.java | 111 protected Boolean getBoolean(Object value) in getBoolean() method in UnoDataAware
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLCallableStatement.java | 87 public synchronized boolean getBoolean(int columnIndex) throws SQLException { in getBoolean() method in JavaSQLCallableStatement
|
H A D | JavaSQLResultSet.java | 287 public boolean getBoolean(int columnIndex) throws SQLException { in getBoolean() method in JavaSQLResultSet
|
/aoo42x/main/forms/qa/org/openoffice/complex/forms/tools/ |
H A D | ResultSet.java | 179 boolean getBoolean( int _colIndex ) throws SQLException in getBoolean() method in ResultSet
|
/aoo42x/main/connectivity/qa/connectivity/tools/ |
H A D | RowSet.java | 198 public boolean getBoolean(int i) throws SQLException in getBoolean() method in RowSet
|
/aoo42x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 105 sal_Bool DataColumn::getBoolean() throw( SQLException, RuntimeException ) in getBoolean() function in svxform::DataColumn
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | RowSet.java | 197 public boolean getBoolean(int i) throws SQLException in getBoolean() method in RowSet
|
/aoo42x/main/ucb/source/ucp/file/ |
H A D | filrset.hxx | 184 getBoolean( in getBoolean() function in fileaccess::XResultSet_impl
|
H A D | filrow.cxx | 157 XRow_impl::getBoolean( in getBoolean() function in XRow_impl
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | FValue.cxx | 2045 …virtual sal_Bool getBoolean() const { return m_xRow->getBoolean( m_nPo… in getBoolean() function in connectivity::detail::RowValue 2078 …virtual sal_Bool getBoolean() const { return m_xColumn->getBoolean(); … in getBoolean() function in connectivity::detail::ColumnValue
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | CustomResultSet.java | 233 public synchronized boolean getBoolean(int columnIndex) throws SQLException { in getBoolean() method in CustomResultSet
|
H A D | DatabaseMetaDataResultSet.java | 255 public synchronized boolean getBoolean(int columnIndex) throws SQLException { in getBoolean() method in DatabaseMetaDataResultSet
|
H A D | ORowSetValue.java | 474 public boolean getBoolean() { in getBoolean() method in ORowSetValue
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | CallableStatement.cxx | 83 sal_Bool SAL_CALL java_sql_CallableStatement::getBoolean( sal_Int32 columnIndex ) throw(starsdbc::S… in getBoolean() function in java_sql_CallableStatement
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | Configuration.java | 101 public static boolean getBoolean(String name, Object parent) throws Exception in getBoolean() method in Configuration
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 189 public boolean getBoolean(int arg0) throws SQLException { in getBoolean() method in PostgresqlResultSet
|