summaryrefslogtreecommitdiff
path: root/xmloff/source/table/table.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/table/table.hxx')
-rw-r--r--xmloff/source/table/table.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/table/table.hxx b/xmloff/source/table/table.hxx
index cee34e1ee9b5..595e71d72582 100644
--- a/xmloff/source/table/table.hxx
+++ b/xmloff/source/table/table.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.
@@ -43,3 +44,5 @@ extern const XMLPropertyMapEntry* getColumnPropertiesMap();
extern const XMLPropertyMapEntry* getRowPropertiesMap();
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */