summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/XMLStringVector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmloff/XMLStringVector.hxx')
-rw-r--r--xmloff/inc/xmloff/XMLStringVector.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/XMLStringVector.hxx b/xmloff/inc/xmloff/XMLStringVector.hxx
index 52a71aa89f..6e933fbe50 100644
--- a/xmloff/inc/xmloff/XMLStringVector.hxx
+++ b/xmloff/inc/xmloff/XMLStringVector.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.
@@ -37,3 +38,4 @@ typedef ::std::vector < ::rtl::OUString> XMLStringVector;
#endif // _XMLOFF_XMLSTRINGVECTOR_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */