Kaydet (Commit) 3bdf45cf authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev11 (1.7.16); FILE MERGED

2003/09/03 14:57:58 sw 1.7.16.1: #112049#
üst 7d70a27d
......@@ -2,9 +2,9 @@
*
* $RCSfile: _XAccessibleAction.java,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change:$Date: 2003-05-22 13:29:36 $
* last change:$Date: 2003-09-08 10:04:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -61,19 +61,10 @@
package ifc.accessibility;
import lib.MultiMethodTest;
import com.sun.star.accessibility.XAccessibleAction;
public class _XAccessibleAction extends lib.MultiMethodTest {
private static final String className =
"com.sun.star.accessibility.XAccessibleAction";
// temporary while accessibility package is in com.sun.star
protected String getTestedClassName() {
return className;
}
public XAccessibleAction oObj = null;
public int count = 0;
......
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