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