summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterStyleMap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/PageMasterStyleMap.cxx')
-rw-r--r--xmloff/source/style/PageMasterStyleMap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/style/PageMasterStyleMap.cxx b/xmloff/source/style/PageMasterStyleMap.cxx
index 603b5f6ed4..93696a356e 100644
--- a/xmloff/source/style/PageMasterStyleMap.cxx
+++ b/xmloff/source/style/PageMasterStyleMap.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.
@@ -187,3 +188,4 @@ const XMLPropertyMapEntry aXMLPageMasterStyleMap[] =
{ 0L, 0, 0, XML_EMPTY, 0, 0, SvtSaveOptions::ODFVER_010 }
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */