summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/property_meta_data.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/property_meta_data.cxx')
-rw-r--r--xmloff/source/forms/property_meta_data.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/forms/property_meta_data.cxx b/xmloff/source/forms/property_meta_data.cxx
index 442ad50b00bb..8898ed336143 100644
--- a/xmloff/source/forms/property_meta_data.cxx
+++ b/xmloff/source/forms/property_meta_data.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.
*
@@ -268,3 +269,5 @@ namespace xmloff { namespace metadata
//......................................................................................................................
} } // namespace xmloff::metadata
//......................................................................................................................
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */