summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-10-23 14:42:47 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-10-23 15:27:48 +0200
commite41f21b4165e40e1564cc75928b4b085ce7072e1 (patch)
tree9129e335ff871966c2df7ae8d080048193e176e8 /offapi
parentchange translations (diff)
downloadcore-e41f21b4165e40e1564cc75928b4b085ce7072e1.tar.gz
core-e41f21b4165e40e1564cc75928b4b085ce7072e1.zip
com.sun.star.xml.NamespaceContainer appears to be unused
Change-Id: I9d5de399e5adf37d42dac5421e5cd4c35bf96a6c
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/xml/NamespaceContainer.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/NamespaceContainer.idl b/offapi/com/sun/star/xml/NamespaceContainer.idl
index 73acb1cdbcab..6b9c2faeabbf 100644
--- a/offapi/com/sun/star/xml/NamespaceContainer.idl
+++ b/offapi/com/sun/star/xml/NamespaceContainer.idl
@@ -27,6 +27,8 @@ module com { module sun { module star { module xml {
/** This service describes a container for XML namespaces.
<p>Each namespace is accessed with its prefix and the URL is stored as a string.
+
+ @deprecated This appears to be unused.
*/
published service NamespaceContainer
{