summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/GroupUpdate.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/GroupUpdate.idl')
-rw-r--r--offapi/com/sun/star/configuration/GroupUpdate.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/configuration/GroupUpdate.idl b/offapi/com/sun/star/configuration/GroupUpdate.idl
index 0c7184c003c7..c834f09aee7b 100644
--- a/offapi/com/sun/star/configuration/GroupUpdate.idl
+++ b/offapi/com/sun/star/configuration/GroupUpdate.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -37,7 +37,7 @@
//=============================================================================
-module com { module sun { module star { module configuration {
+module com { module sun { module star { module configuration {
//=============================================================================
/** provides write access to a predefined heterogeneous group of values
@@ -49,7 +49,7 @@ module com { module sun { module star { module configuration {
*/
published service GroupUpdate
{
-/** is the basic service providing read access to a group element of the
+/** is the basic service providing read access to a group element of the
hierarchy.
<p>Any child and descendant objects support modifying access as well,
@@ -61,7 +61,7 @@ published service GroupUpdate
/** allows replacing values.
- <p>This service extends the interface
+ <p>This service extends the interface
<type scope="com::sun::star::container">XNameAccess</type> supported
by service <type>GroupAccess</type> to allow changing values.
This strongly overlaps with functionality available through
@@ -87,7 +87,7 @@ published service GroupUpdate
//=============================================================================
-}; }; }; };
+}; }; }; };
#endif