summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:21:57 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:21:57 +0000
commitf5abdf80c6533944dcb40574addfd044cdd6d2c0 (patch)
treed9179b98ff2abb39078f15692b0355be39e461d4
parent2c3adf526f5251f6c76cd3875c48870352625239 (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 15:07:14 sb 1.8.328.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/xml/AttributeContainer.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/AttributeContainer.idl b/offapi/com/sun/star/xml/AttributeContainer.idl
index 16a1dbafd55a..99ff7fc8512e 100644
--- a/offapi/com/sun/star/xml/AttributeContainer.idl
+++ b/offapi/com/sun/star/xml/AttributeContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AttributeContainer.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:58:25 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:21:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module xml {
<code>AttributeData</code>, you must use a prefix in the name and you must
use a namespace, if you use a prefix.
*/
-service AttributeContainer
+published service AttributeContainer
{
interface com::sun::star::container::XNameContainer;
};