summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/ParagraphStyle.java')
-rwxr-xr-xqadevOOo/tests/java/mod/_sw/ParagraphStyle.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java b/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java
index 54b1f36b4164..7e2f90909dc9 100755
--- a/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java
+++ b/qadevOOo/tests/java/mod/_sw/ParagraphStyle.java
@@ -29,7 +29,6 @@
************************************************************************/
package mod._sw;
-import com.sun.star.beans.Property;
import com.sun.star.beans.PropertyAttribute;
import com.sun.star.beans.XPropertySet;
import com.sun.star.container.XIndexAccess;
@@ -41,7 +40,6 @@ import com.sun.star.style.XStyleFamiliesSupplier;
import com.sun.star.text.XText;
import com.sun.star.text.XTextCursor;
import com.sun.star.text.XTextDocument;
-import com.sun.star.uno.Type;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XInterface;
import java.io.PrintWriter;