summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/XMLTextOrientationHdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/XMLTextOrientationHdl.cxx')
-rw-r--r--xmloff/source/chart/XMLTextOrientationHdl.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/chart/XMLTextOrientationHdl.cxx b/xmloff/source/chart/XMLTextOrientationHdl.cxx
index 706cf5044178..691f0dc7b449 100644
--- a/xmloff/source/chart/XMLTextOrientationHdl.cxx
+++ b/xmloff/source/chart/XMLTextOrientationHdl.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.
@@ -78,3 +79,5 @@ sal_Bool XMLTextOrientationHdl::exportXML(
return bRetval;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */