summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XFilterAdapter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XFilterAdapter.idl')
-rw-r--r--offapi/com/sun/star/document/XFilterAdapter.idl18
1 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/document/XFilterAdapter.idl b/offapi/com/sun/star/document/XFilterAdapter.idl
index 877587aa0e26..e35f9cfc1904 100644
--- a/offapi/com/sun/star/document/XFilterAdapter.idl
+++ b/offapi/com/sun/star/document/XFilterAdapter.idl
@@ -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
@@ -35,17 +35,17 @@
#include <com/sun/star/io/XInputStream.idl>
#include <com/sun/star/io/XOutputStream.idl>
-//=============================================================================
-
-module com { module sun { module star { module document {
-
-//=============================================================================
+//=============================================================================
+
+module com { module sun { module star { module document {
+
+//=============================================================================
- /** This is an interface that can be used to link a filter to the
+ /** This is an interface that can be used to link a filter to the
FilterAdapter
-
+
@throws com::sun::star::uno::RuntimeException
-
+
@since OOo 1.1.2
*/
published interface XFilterAdapter : com::sun::star::uno::XInterface