summaryrefslogtreecommitdiff
path: root/chart2/source/inc/NumberFormatterWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/NumberFormatterWrapper.hxx')
-rw-r--r--chart2/source/inc/NumberFormatterWrapper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/inc/NumberFormatterWrapper.hxx b/chart2/source/inc/NumberFormatterWrapper.hxx
index 77e2423a266f..90d7c148eb99 100644
--- a/chart2/source/inc/NumberFormatterWrapper.hxx
+++ b/chart2/source/inc/NumberFormatterWrapper.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -81,3 +82,5 @@ private:
} //namespace chart
//.............................................................................
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */