diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2010-12-04 13:28:03 +0900 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-05 19:13:22 +0000 |
commit | f4493359b9b230206ad252cd359d09b73d4d52d8 (patch) | |
tree | 1e763ac63397a031595d8f007fe6e3d2cb95a41c /qadevOOo/tests/java/ifc/frame | |
parent | 2842b13ff34a3c99327b9c6a4fcc3404f14e8e6c (diff) |
Replace all occured, occurance etc.feature/currency-64bit
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame')
6 files changed, 14 insertions, 14 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XComponentLoader.java b/qadevOOo/tests/java/ifc/frame/_XComponentLoader.java index 0149b8682..5c7f650f4 100644 --- a/qadevOOo/tests/java/ifc/frame/_XComponentLoader.java +++ b/qadevOOo/tests/java/ifc/frame/_XComponentLoader.java @@ -139,12 +139,12 @@ public class _XComponentLoader extends MultiMethodTest { } catch (com.sun.star.lang.IllegalArgumentException e) { - log.println("Exception occured while loading"); + log.println("Exception occurred while loading"); e.printStackTrace(log); result=false; } catch (com.sun.star.io.IOException e) { - log.println("Exception occured while loading"); + log.println("Exception occurred while loading"); e.printStackTrace(log); result=false; } diff --git a/qadevOOo/tests/java/ifc/frame/_XDispatch.java b/qadevOOo/tests/java/ifc/frame/_XDispatch.java index 3f760dded..f605f8966 100644 --- a/qadevOOo/tests/java/ifc/frame/_XDispatch.java +++ b/qadevOOo/tests/java/ifc/frame/_XDispatch.java @@ -201,7 +201,7 @@ public class _XDispatch extends MultiMethodTest { /** * Adds two listeners. <p> - * Has <b> OK </b> status if no runtime exceptions occured. + * Has <b> OK </b> status if no runtime exceptions occurred. */ public void _addStatusListener() { diff --git a/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java b/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java index 7aee5f6eb..31fe93e46 100644 --- a/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java +++ b/qadevOOo/tests/java/ifc/frame/_XDocumentTemplates.java @@ -207,7 +207,7 @@ public class _XDocumentTemplates extends MultiMethodTest { statRes.next(); } } catch (com.sun.star.sdbc.SQLException e) { - log.println("Exception occured:" + e); + log.println("Exception occurred:" + e); } return ret; @@ -218,7 +218,7 @@ public class _XDocumentTemplates extends MultiMethodTest { try { statResSet = getDynaResultSet(content).getStaticResultSet(); } catch(com.sun.star.ucb.ListenerAlreadySetException e) { - log.println("Exception occured:" + e); + log.println("Exception occurred:" + e); } return statResSet; } @@ -267,7 +267,7 @@ public class _XDocumentTemplates extends MultiMethodTest { statRes.next(); } } catch(com.sun.star.sdbc.SQLException e) { - log.println("Exception occured:" + e); + log.println("Exception occurred:" + e); } return subContent; diff --git a/qadevOOo/tests/java/ifc/frame/_XFramesSupplier.java b/qadevOOo/tests/java/ifc/frame/_XFramesSupplier.java index ffb34939a..cbaac407a 100644 --- a/qadevOOo/tests/java/ifc/frame/_XFramesSupplier.java +++ b/qadevOOo/tests/java/ifc/frame/_XFramesSupplier.java @@ -88,11 +88,11 @@ public class _XFramesSupplier extends MultiMethodTest { log.println("Can't convert any"); } } catch (com.sun.star.lang.WrappedTargetException e) { - log.println("Exception occured while calling getByIndex() method :") ; + log.println("Exception occurred while calling getByIndex() method :") ; e.printStackTrace(log) ; return; } catch (com.sun.star.lang.IndexOutOfBoundsException e) { - log.println("Exception occured while calling getByIndex() method :") ; + log.println("Exception occurred while calling getByIndex() method :") ; e.printStackTrace(log) ; return; } @@ -136,11 +136,11 @@ public class _XFramesSupplier extends MultiMethodTest { result = false ; } } catch (com.sun.star.lang.WrappedTargetException e) { - log.println("Exception occured while calling getByIndex() method :") ; + log.println("Exception occurred while calling getByIndex() method :") ; e.printStackTrace(log) ; return; } catch (com.sun.star.lang.IndexOutOfBoundsException e) { - log.println("Exception occured while calling getByIndex() method :") ; + log.println("Exception occurred while calling getByIndex() method :") ; e.printStackTrace(log) ; return; } @@ -181,11 +181,11 @@ public class _XFramesSupplier extends MultiMethodTest { log.println("Can't convert any"); } } catch (com.sun.star.lang.WrappedTargetException e) { - log.println("Exception occured while calling getByIndex() method :") ; + log.println("Exception occurred while calling getByIndex() method :") ; e.printStackTrace(log) ; return; } catch (com.sun.star.lang.IndexOutOfBoundsException e) { - log.println("Exception occured while calling getByIndex() method :") ; + log.println("Exception occurred while calling getByIndex() method :") ; e.printStackTrace(log) ; return; } diff --git a/qadevOOo/tests/java/ifc/frame/_XModel.java b/qadevOOo/tests/java/ifc/frame/_XModel.java index 4cc92fbe5..6f906b80c 100644 --- a/qadevOOo/tests/java/ifc/frame/_XModel.java +++ b/qadevOOo/tests/java/ifc/frame/_XModel.java @@ -156,7 +156,7 @@ public class _XModel extends MultiMethodTest { try { selsupp.select(toSelect); } catch (com.sun.star.lang.IllegalArgumentException e) { - log.println("Exception occured while select:"); + log.println("Exception occurred while select:"); e.printStackTrace(log); return; diff --git a/qadevOOo/tests/java/ifc/frame/_XStorable.java b/qadevOOo/tests/java/ifc/frame/_XStorable.java index 416065db5..55d3f7b1a 100644 --- a/qadevOOo/tests/java/ifc/frame/_XStorable.java +++ b/qadevOOo/tests/java/ifc/frame/_XStorable.java @@ -190,7 +190,7 @@ public class _XStorable extends MultiMethodTest { * Has <b> OK </b> status if: * <ol> * <li>component was stored, object is not readonly and has location</li> - * <li>exception occured because of component is readonly + * <li>exception occurred because of component is readonly * and wasn't stored</li> * </ol> */ |