summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmlversion.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmlversion.hxx')
-rw-r--r--xmloff/inc/xmlversion.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/xmlversion.hxx b/xmloff/inc/xmlversion.hxx
index da30b5e20dd2..880e468b5f28 100644
--- a/xmloff/inc/xmlversion.hxx
+++ b/xmloff/inc/xmlversion.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.
@@ -153,3 +154,5 @@ public:
throw( ::com::sun::star::uno::Exception );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */