summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-22 12:30:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-22 12:30:57 +0000
commit32c808362273824ca70c3435d041629c0e574f42 (patch)
tree474bb07c7a217eaece06750ebee88ebdeea5874d /qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java
parentc236b3ccbc32b0b8bbd2f5600c30cf0d6964ef81 (diff)
INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED
2003/05/22 11:02:45 sw 1.3.8.1: #i14623# UAA API clean up
Diffstat (limited to 'qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java')
-rw-r--r--qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java6
1 files changed, 4 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java
index 658799d9aac0..5ffe8ac60894 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleButton.java
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleButton.java,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Date: 2003-04-28 11:21:01 $
+ * last change: $Date: 2003-05-22 13:30:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -196,6 +196,8 @@ public class AccessibleButton extends lib.TestCase {
tEnv.addObjRelation("EditOnly",
"This method isn't supported in this component");
+ tEnv.addObjRelation("LimitedBounds", "yes");
+
return tEnv;
}