summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl
index 161fcd944b42..5f7f34964efb 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/container/XNamed.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** represents the member in a data pilot field group.
@@ -34,7 +32,6 @@ module com { module sun { module star { module sheet {
*/
published service DataPilotFieldGroupItem
{
- //-------------------------------------------------------------------------
/** provides access to the name of the data pilot field group member.
*/
@@ -42,7 +39,6 @@ published service DataPilotFieldGroupItem
};
-//=============================================================================
}; }; }; };