summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl b/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl
index 019c8c3f509d..5e29c5de6a8c 100644
--- a/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl
+++ b/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/sheet/DataPilotFieldFilter.idl>
#include <com/sun/star/sheet/DataResult.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** information about a cell within the column or row header area of a DataPilot table.
@@ -63,7 +61,6 @@ struct DataPilotTableHeaderData
string MemberName;
};
-//=============================================================================
}; }; }; };