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

INTEGRATION: CWS uaa03 (1.5.8); FILE MERGED

2003/05/22 11:02:47 sw 1.5.8.1: #i14623# UAA API clean up
üst af73f418
......@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleRadioButton.java,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change:$Date: 2003-04-28 11:21:53 $
* last change:$Date: 2003-05-22 13:32:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -312,6 +312,8 @@ public class AccessibleRadioButton 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