summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/SinglePropertySetInfoCache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmloff/SinglePropertySetInfoCache.hxx')
-rw-r--r--xmloff/inc/xmloff/SinglePropertySetInfoCache.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/SinglePropertySetInfoCache.hxx b/xmloff/inc/xmloff/SinglePropertySetInfoCache.hxx
index e419817d5480..17593a1a5138 100644
--- a/xmloff/inc/xmloff/SinglePropertySetInfoCache.hxx
+++ b/xmloff/inc/xmloff/SinglePropertySetInfoCache.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.
@@ -77,3 +78,5 @@ inline sal_Bool SinglePropertySetInfoCache::hasProperty(
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */