summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-06 10:47:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-06 10:47:20 +0000
commitb025672a6472891560934c310d5dcfa929ec6b34 (patch)
tree4aaaf55718a0dbb6b357b044d9e1a373a4e0b81a /offapi/com/sun/star/xml
parent4c2114012ca3050cb895e7dcec8a13057288f8ba (diff)
INTEGRATION: CWS xmlfix2 (1.5.126); FILE MERGED
2008/05/15 17:06:34 mst 1.5.126.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 14:03:46 mst 1.5.126.1: #i81678#: interface change: XXPathAPI - offapi/com/sun/star/xml/xpath/XPathException.idl: + new file: new exception XPathException - offapi/com/sun/star/xml/xpath/XXPathAPI.idl: + methods of XXPathAPI now throw XPathException on error conditions + improved documentation - offapi/com/sun/star/xml/xpath/makefile.mk: + new file: XPathException.idl
Diffstat (limited to 'offapi/com/sun/star/xml')
-rw-r--r--offapi/com/sun/star/xml/xpath/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/xpath/makefile.mk b/offapi/com/sun/star/xml/xpath/makefile.mk
index 7a585b14e86d..7459611dec39 100644
--- a/offapi/com/sun/star/xml/xpath/makefile.mk
+++ b/offapi/com/sun/star/xml/xpath/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
# This file is part of OpenOffice.org.
#
@@ -42,6 +42,7 @@ PACKAGE=com$/sun$/star$/xml$/xpath
# ------------------------------------------------------------------------
IDLFILES=\
+ XPathException.idl \
XPathObjectType.idl \
XXPathObject.idl \
XXPathAPI.idl \