summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl')
-rw-r--r--offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl b/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
index 0405f46372f3..dd07af5aba1e 100644
--- a/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
+++ b/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
@@ -7,12 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef com_sun_star_chart2_data_XPivotTableDataProvider_idl
-#define com_sun_star_chart2_data_XPivotTableDataProvider_idl
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/chart2/data/PivotTableFieldEntry.idl>
-
module com { module sun { module star { module chart2 { module data {
/**
@@ -78,6 +72,4 @@ interface XPivotTableDataProvider : com::sun::star::uno::XInterface
};};};};};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */