summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLFilterServiceNames.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLFilterServiceNames.h')
-rw-r--r--xmloff/inc/XMLFilterServiceNames.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/XMLFilterServiceNames.h b/xmloff/inc/XMLFilterServiceNames.h
index 525143cd2b09..627f3bbcda9b 100644
--- a/xmloff/inc/XMLFilterServiceNames.h
+++ b/xmloff/inc/XMLFilterServiceNames.h
@@ -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.
@@ -44,3 +45,5 @@
#define XML_EXPORT_FILTER_CHART "com.sun.star.comp.Chart.XMLOasisExporter"
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */