summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/numithdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/numithdl.cxx')
-rw-r--r--xmloff/source/draw/numithdl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/draw/numithdl.cxx b/xmloff/source/draw/numithdl.cxx
index cd90ac90cb..7a72d32116 100644
--- a/xmloff/source/draw/numithdl.cxx
+++ b/xmloff/source/draw/numithdl.cxx
@@ -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.
@@ -61,3 +62,4 @@ sal_Bool XMLNumRulePropHdl::exportXML( ::rtl::OUString& /*rStrExpValue*/, const
return sal_False;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */