summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/input
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-11 10:53:58 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-11 10:53:58 +0000
commita86af0a493906a31f8172bbe603173e13e69897b (patch)
tree35beabfe3dbeded832c6b9675f38848efce927fe /offapi/com/sun/star/xml/input
parent7e9658f0f4ce1c7c4e13fb962401c62af72cb61f (diff)
INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED
2004/05/14 12:54:45 dbo 1.2.10.1: tag API for internal use only
Diffstat (limited to 'offapi/com/sun/star/xml/input')
-rw-r--r--offapi/com/sun/star/xml/input/XNamespaceMapping.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/input/XNamespaceMapping.idl b/offapi/com/sun/star/xml/input/XNamespaceMapping.idl
index e0d87ed8e454..636f57a2d631 100644
--- a/offapi/com/sun/star/xml/input/XNamespaceMapping.idl
+++ b/offapi/com/sun/star/xml/input/XNamespaceMapping.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNamespaceMapping.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 11:58:52 $
+ * last change: $Author: kz $ $Date: 2004-06-11 11:53:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,6 +68,8 @@
module com { module sun { module star { module xml { module input {
/** Interface to map XML namespace URI strings to ordinals (URI-id, short uid).
+
+ @internal
*/
interface XNamespaceMapping : com::sun::star::uno::XInterface
{