summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/table/XMLTableImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmloff/table/XMLTableImport.hxx')
-rw-r--r--xmloff/inc/xmloff/table/XMLTableImport.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/table/XMLTableImport.hxx b/xmloff/inc/xmloff/table/XMLTableImport.hxx
index c85298df66..211c4548cd 100644
--- a/xmloff/inc/xmloff/table/XMLTableImport.hxx
+++ b/xmloff/inc/xmloff/table/XMLTableImport.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.
@@ -76,3 +77,5 @@ private:
};
#endif /*XMLTABLEIMPORT_HXX_*/
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */