summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotFieldGroup.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotFieldGroup.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl
index 036936073417..51e8f91b01f3 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl
@@ -71,8 +71,8 @@ published service DataPilotFieldGroup
/** provides read/write access to the data pilot field group members in
the collection via name.
- <p>The <type scope="com::sun::star::container">XNameContainer</type>
- and <type scope="com::sun::star::container">XNameReplace</type>
+ <p>The com::sun::star::container::XNameContainer
+ and com::sun::star::container::XNameReplace
interfaces can be used to manage the members that this group contains.
It is possible to insert, remove, and replace members.</p>