summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/lang/_XComponent.java
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-09-10 11:35:38 +0200
committersb <sb@openoffice.org>2009-09-10 11:35:38 +0200
commitc5f6b62c6560b0aaac70efc448ab7ab2c4c9cf1a (patch)
tree06f52208114b88f10eea7d81171caa41e9c14e14 /qadevOOo/tests/java/ifc/lang/_XComponent.java
parent0f4466a299b50c9deefbfad301dc1ae7c4b97f48 (diff)
#101955# configmgr2 unoapi tests
Diffstat (limited to 'qadevOOo/tests/java/ifc/lang/_XComponent.java')
-rw-r--r--qadevOOo/tests/java/ifc/lang/_XComponent.java4
1 files changed, 3 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/lang/_XComponent.java b/qadevOOo/tests/java/ifc/lang/_XComponent.java
index 1af6e6daa071..1831d2808ccd 100644
--- a/qadevOOo/tests/java/ifc/lang/_XComponent.java
+++ b/qadevOOo/tests/java/ifc/lang/_XComponent.java
@@ -85,7 +85,9 @@ public class _XComponent extends MultiMethodTest {
XEventListener listener2 = new MyEventListener2();
/**
- * For the cfgmgr2.OSetElement tests: dispose the owner element.
+ * For the (no longer existing) cfgmgr2.OSetElement tests: dispose the owner
+ * element. TODO: Is this needed for anything else, too, or should it be
+ * removed?
*/
protected void before() {
// do not dispose this component, but parent instead