summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/style
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/style')
-rw-r--r--qadevOOo/tests/java/ifc/style/_CharacterProperties.java1
-rwxr-xr-xqadevOOo/tests/java/ifc/style/_CharacterStyle.java4
-rwxr-xr-xqadevOOo/tests/java/ifc/style/_PageStyle.java6
-rw-r--r--qadevOOo/tests/java/ifc/style/_ParagraphProperties.java1
4 files changed, 0 insertions, 12 deletions
diff --git a/qadevOOo/tests/java/ifc/style/_CharacterProperties.java b/qadevOOo/tests/java/ifc/style/_CharacterProperties.java
index 561e75839e79..ae354f4e68b4 100644
--- a/qadevOOo/tests/java/ifc/style/_CharacterProperties.java
+++ b/qadevOOo/tests/java/ifc/style/_CharacterProperties.java
@@ -38,7 +38,6 @@ import com.sun.star.xml.AttributeData;
import java.util.Enumeration;
import java.util.Hashtable;
import lib.MultiPropertyTest;
-import lib.MultiPropertyTest.PropertyTester;
import util.ValueChanger;
import util.utils;
diff --git a/qadevOOo/tests/java/ifc/style/_CharacterStyle.java b/qadevOOo/tests/java/ifc/style/_CharacterStyle.java
index c961ba8f3f53..9ede3106a6d8 100755
--- a/qadevOOo/tests/java/ifc/style/_CharacterStyle.java
+++ b/qadevOOo/tests/java/ifc/style/_CharacterStyle.java
@@ -30,12 +30,8 @@
package ifc.style;
-import com.sun.star.beans.XPropertySet;
import lib.MultiPropertyTest;
-import util.ValueChanger;
-import util.utils;
-
/**
* Testing <code>com.sun.star.style.CharacterStyle</code>
diff --git a/qadevOOo/tests/java/ifc/style/_PageStyle.java b/qadevOOo/tests/java/ifc/style/_PageStyle.java
index f72f2169465c..a497f036c9df 100755
--- a/qadevOOo/tests/java/ifc/style/_PageStyle.java
+++ b/qadevOOo/tests/java/ifc/style/_PageStyle.java
@@ -30,13 +30,7 @@
package ifc.style;
-import com.sun.star.container.XNameContainer;
-import com.sun.star.uno.AnyConverter;
-import com.sun.star.uno.Type;
-import com.sun.star.uno.UnoRuntime;
-import com.sun.star.xml.AttributeData;
import ifc.style._PageProperties;
-import lib.MultiPropertyTest;
/**
* Test page style properties.
diff --git a/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java b/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java
index f38eb5d59cd4..90b03ea598bb 100644
--- a/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java
+++ b/qadevOOo/tests/java/ifc/style/_ParagraphProperties.java
@@ -34,7 +34,6 @@ import com.sun.star.beans.UnknownPropertyException;
import com.sun.star.container.XIndexReplace;
import com.sun.star.container.XNameContainer;
import com.sun.star.lang.WrappedTargetException;
-import com.sun.star.table.BorderLine;
import com.sun.star.uno.AnyConverter;
import com.sun.star.uno.Type;
import com.sun.star.xml.AttributeData;