summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/ExportFilter.idl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:22:43 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:22:43 +0000
commit3a761cad0374be378062273207c1be9b6df369b9 (patch)
tree0e3cb590161324b37dc99cdf77375944153febbf /offapi/com/sun/star/xml/ExportFilter.idl
parent6a9999f12b4c5300cb992d2e120625c6cf5dd083 (diff)
INTEGRATION: CWS sdk01 (1.2.14.1.38); FILE MERGED
2003/04/07 09:10:51 mi 1.2.14.1.38.1: #107627# new idls marked with @since
Diffstat (limited to 'offapi/com/sun/star/xml/ExportFilter.idl')
-rw-r--r--offapi/com/sun/star/xml/ExportFilter.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/ExportFilter.idl b/offapi/com/sun/star/xml/ExportFilter.idl
index 69d0dd4bb8af..fa0434ea9034 100644
--- a/offapi/com/sun/star/xml/ExportFilter.idl
+++ b/offapi/com/sun/star/xml/ExportFilter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ExportFilter.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:58:26 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:22:43 $
*
* 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. Error conditions must be signalled by throwing
a <type scope="com::sun::star::xml::sax">SAXException</type> in the
<type scope="com::sun::star::xml::sax">XDocumentHandler</type> calls.
+
+ @since #107627#
*/
service ExportFilter
{