summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/XLegend.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/XLegend.idl')
-rw-r--r--offapi/com/sun/star/chart2/XLegend.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/chart2/XLegend.idl b/offapi/com/sun/star/chart2/XLegend.idl
index 1cc8666ef20d..390c7ab20303 100644
--- a/offapi/com/sun/star/chart2/XLegend.idl
+++ b/offapi/com/sun/star/chart2/XLegend.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef com_sun_star_chart_XLegend_idl
#define com_sun_star_chart_XLegend_idl
@@ -24,3 +25,5 @@ interface XLegend : ::com::sun::star::uno::XInterface
} ; // star
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */