summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/form/binding/_XBindableValue.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/form/binding/_XBindableValue.java')
-rw-r--r--qadevOOo/tests/java/ifc/form/binding/_XBindableValue.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/form/binding/_XBindableValue.java b/qadevOOo/tests/java/ifc/form/binding/_XBindableValue.java
index d8ecf916965b..dc895edef8ae 100644
--- a/qadevOOo/tests/java/ifc/form/binding/_XBindableValue.java
+++ b/qadevOOo/tests/java/ifc/form/binding/_XBindableValue.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -104,7 +104,7 @@ public class _XBindableValue extends MultiMethodTest {
}
public void setValue(Object obj)
- throws com.sun.star.form.binding.IncompatibleTypesException,
+ throws com.sun.star.form.binding.IncompatibleTypesException,
com.sun.star.lang.NoSupportException {
}