summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/XExportFilter.idl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:23:15 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:23:15 +0000
commit647064f93708a7ab19eab2912265e26c70dd8853 (patch)
tree688c7fd39bca04fb52182c8138dc78dd536fef91 /offapi/com/sun/star/xml/XExportFilter.idl
parentfd926777b9e28279b9885e3c8f8d4c8d95bb0da0 (diff)
INTEGRATION: CWS sdk01 (1.2.88); FILE MERGED
2003/04/07 09:10:52 mi 1.2.88.1: #107627# new idls marked with @since
Diffstat (limited to 'offapi/com/sun/star/xml/XExportFilter.idl')
-rw-r--r--offapi/com/sun/star/xml/XExportFilter.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/XExportFilter.idl b/offapi/com/sun/star/xml/XExportFilter.idl
index 346ebfe46832..46d8b12e347d 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:58:27 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:23:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@ module com { module sun { module star { module xml {
//=============================================================================
/** interface to implement for an XML-based import filter. i
+
+ @since #107627#
*/
interface XExportFilter: com::sun::star::uno::XInterface
{