summaryrefslogtreecommitdiffstats
path: root/svtools/source/misc/chartprettypainter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/misc/chartprettypainter.cxx')
-rw-r--r--svtools/source/misc/chartprettypainter.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/misc/chartprettypainter.cxx b/svtools/source/misc/chartprettypainter.cxx
index bc2d02384816..4d73588ec51c 100644
--- a/svtools/source/misc/chartprettypainter.cxx
+++ b/svtools/source/misc/chartprettypainter.cxx
@@ -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.
@@ -138,3 +139,4 @@ bool ChartPrettyPainter::DoPrettyPaintChart( uno::Reference< frame::XModel > xCh
return false;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */