summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/DashStyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmloff/DashStyle.hxx')
-rw-r--r--xmloff/inc/xmloff/DashStyle.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/DashStyle.hxx b/xmloff/inc/xmloff/DashStyle.hxx
index 5001ce1816..7f6e553a98 100644
--- a/xmloff/inc/xmloff/DashStyle.hxx
+++ b/xmloff/inc/xmloff/DashStyle.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.
@@ -71,3 +72,5 @@ public:
};
#endif // _XMLOFF_DASHSTYLE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */