Kaydet (Commit) 6167a306 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS uaa03 (1.6.8); FILE MERGED

2003/05/22 11:02:49 sw 1.6.8.1: #i14623# UAA API clean up
üst 57b24e72
......@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleToolBoxItem.java,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change:$Date: 2003-04-28 11:22:23 $
* last change:$Date: 2003-05-22 13:32:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -209,6 +209,8 @@ public class AccessibleToolBoxItem extends TestCase {
tEnv.addObjRelation("EditOnly",
"This method isn't supported in this dialog");
tEnv.addObjRelation("LimitedBounds", "yes");
final XAccessibleAction oAction = (XAccessibleAction)
UnoRuntime.queryInterface(XAccessibleAction.class, oObj);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment