summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_TextGraphicObject.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_TextGraphicObject.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java b/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
index 924a64583e53..a9edbaa6a2ef 100644
--- a/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
+++ b/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
@@ -72,6 +72,7 @@ public class _TextGraphicObject extends MultiPropertyTest {
* or create a new one if necessary.
*/
protected PropertyTester PointTester = new PropertyTester() {
+ @Override
protected Object getNewValue(String propName, Object oldValue)
throws java.lang.IllegalArgumentException {
if (utils.isVoid(oldValue)) {