summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/XImportFilter.idl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:23:26 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:23:26 +0000
commit66b23bacd42c174549232a203c70d3714b839783 (patch)
tree88bf632a775b2226c3751b1fcd73090d2975389f /offapi/com/sun/star/xml/XImportFilter.idl
parent647064f93708a7ab19eab2912265e26c70dd8853 (diff)
INTEGRATION: CWS sdk01 (1.2.88); FILE MERGED
2003/04/07 09:10:53 mi 1.2.88.1: #107627# new idls marked with @since
Diffstat (limited to 'offapi/com/sun/star/xml/XImportFilter.idl')
-rw-r--r--offapi/com/sun/star/xml/XImportFilter.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/XImportFilter.idl b/offapi/com/sun/star/xml/XImportFilter.idl
index 91bef15651fa..9103cc7d8831 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.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:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,6 +80,8 @@ module com { module sun { module star { module xml {
//=============================================================================
/** interface to implement for an XML-based import filter.
+
+ @since #107627#
*/
interface XImportFilter: com::sun::star::uno::XInterface
{