summaryrefslogtreecommitdiff
path: root/framework/inc/helper/fixeddocumentproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/fixeddocumentproperties.hxx')
-rw-r--r--framework/inc/helper/fixeddocumentproperties.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/helper/fixeddocumentproperties.hxx b/framework/inc/helper/fixeddocumentproperties.hxx
index aab605b759..ccf5932a31 100644
--- a/framework/inc/helper/fixeddocumentproperties.hxx
+++ b/framework/inc/helper/fixeddocumentproperties.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef __FRAMEWORK_HELPER_FIXEDDOCUMENTPROPERTIES_HXX_
#define __FRAMEWORK_HELPER_FIXEDDOCUMENTPROPERTIES_HXX_
@@ -55,3 +56,5 @@ struct FixedDocumentProperties
}
#endif // __FRAMEWORK_SERVICES_FIXEDDOCUMENTPROPERTIES_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */