summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-26 13:32:53 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-26 13:32:53 +0000
commit88eccc5c11ea81ec0bb0eb7bfa1f2fedd73364a6 (patch)
tree977f882e671cd8d982181bc80a3061cc1619c8c6 /offapi/com/sun/star/xml/sax
parent882d3add7100334bafbb1ffdea88f1b617cc6a99 (diff)
INTEGRATION: CWS custommeta (1.6.196); FILE MERGED
2008/02/01 10:31:45 mst 1.6.196.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/07 14:15:49 mst 1.6.196.1: - offapi/com/sun/star/xml/sax/XSAXSerializable.idl: new interface to serialize stuff via SAX events
Diffstat (limited to 'offapi/com/sun/star/xml/sax')
-rw-r--r--offapi/com/sun/star/xml/sax/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/sax/makefile.mk b/offapi/com/sun/star/xml/sax/makefile.mk
index 822c84fd9..d66939232 100644
--- a/offapi/com/sun/star/xml/sax/makefile.mk
+++ b/offapi/com/sun/star/xml/sax/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: obo $ $Date: 2008-01-10 12:46:18 $
+# last change: $Author: obo $ $Date: 2008-02-26 14:32:53 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -58,6 +58,7 @@ IDLFILES=\
XExtendedDocumentHandler.idl\
XLocator.idl\
XParser.idl\
+ XSAXSerializable.idl\
XFastParser.idl\
XFastDocumentHandler.idl\
XFastContextHandler.idl\