summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/XTableChart.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/XTableChart.idl')
-rw-r--r--offapi/com/sun/star/table/XTableChart.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/table/XTableChart.idl b/offapi/com/sun/star/table/XTableChart.idl
index b508403f049f..7636782ca5f5 100644
--- a/offapi/com/sun/star/table/XTableChart.idl
+++ b/offapi/com/sun/star/table/XTableChart.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_table_XTableChart_idl__
-#define __com_sun_star_table_XTableChart_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/table/CellRangeAddress.idl>
-
module com { module sun { module star { module table {
@@ -74,6 +68,4 @@ published interface XTableChart: com::sun::star::uno::XInterface
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */