summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XTimeField.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XTimeField.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XTimeField.java14
1 files changed, 7 insertions, 7 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XTimeField.java b/qadevOOo/tests/java/ifc/awt/_XTimeField.java
index 18f7480ec343..6515aa2a3978 100644
--- a/qadevOOo/tests/java/ifc/awt/_XTimeField.java
+++ b/qadevOOo/tests/java/ifc/awt/_XTimeField.java
@@ -80,7 +80,7 @@ public class _XTimeField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getTime() {
@@ -110,7 +110,7 @@ public class _XTimeField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getMin() {
@@ -140,7 +140,7 @@ public class _XTimeField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getMax() {
@@ -174,7 +174,7 @@ public class _XTimeField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getFirst() {
@@ -210,7 +210,7 @@ public class _XTimeField extends MultiMethodTest {
/**
* Gets the current value. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
*/
public void _getLast() {
@@ -224,7 +224,7 @@ public class _XTimeField extends MultiMethodTest {
/**
* Sets the value to empty. <p>
- * Has <b> OK </b> status if no runtime exceptions occured
+ * Has <b> OK </b> status if no runtime exceptions occurred
* The following method tests are to be completed successfully before :
* <ul>
* <li> <code> setTime </code> : value must be not empty </li>
@@ -277,7 +277,7 @@ public class _XTimeField extends MultiMethodTest {
/**
* Gets strict state and stores it. <p>
- * Has <b> OK </b> status if no runtime exceptions occured.
+ * Has <b> OK </b> status if no runtime exceptions occurred.
*/
public void _isStrictFormat() {