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

INTEGRATION: CWS uaa03 (1.2.8); FILE MERGED

2003/05/22 11:02:46 sw 1.2.8.1: #i14623# UAA API clean up
üst 6ae5091c
......@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleListItem.java,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Date: 2003-04-28 11:21:35 $
* last change: $Date: 2003-05-22 13:31:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -209,6 +209,7 @@ public class AccessibleListItem extends TestCase {
tEnv.addObjRelation("EditOnly",
"This method isn't supported in this component");
tEnv.addObjRelation("LimitedBounds", "yes");
final XAccessibleComponent acomp = (XAccessibleComponent)
UnoRuntime.queryInterface(XAccessibleComponent.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