summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:23:37 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:23:37 +0000
commit97f58331264ac51376d272379d2d2449fe12e0bc (patch)
tree25f684dab14311bc881846a4a0ccc67892ed8981
parentce83da8d8f196196232c82c1e8c3c9975cf201e3 (diff)
INTEGRATION: CWS sb18 (1.5.308); FILE MERGED
2004/05/21 15:07:16 sb 1.5.308.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/xml/XExportFilter.idl6
-rw-r--r--offapi/com/sun/star/xml/XImportFilter.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/xml/XExportFilter.idl b/offapi/com/sun/star/xml/XExportFilter.idl
index 46d8b12e347d..a5344f2114cc 100644
--- a/offapi/com/sun/star/xml/XExportFilter.idl
+++ b/offapi/com/sun/star/xml/XExportFilter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XExportFilter.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 10:23:15 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:23:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module xml {
@since #107627#
*/
-interface XExportFilter: com::sun::star::uno::XInterface
+published interface XExportFilter: com::sun::star::uno::XInterface
{
/** performs the import.
diff --git a/offapi/com/sun/star/xml/XImportFilter.idl b/offapi/com/sun/star/xml/XImportFilter.idl
index 9103cc7d8831..e228212c3277 100644
--- a/offapi/com/sun/star/xml/XImportFilter.idl
+++ b/offapi/com/sun/star/xml/XImportFilter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XImportFilter.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 10:23:26 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:23:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ module com { module sun { module star { module xml {
@since #107627#
*/
-interface XImportFilter: com::sun::star::uno::XInterface
+published interface XImportFilter: com::sun::star::uno::XInterface
{
/** performs the import.