summaryrefslogtreecommitdiff
path: root/formula/inc/formula/IFunctionDescription.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'formula/inc/formula/IFunctionDescription.hxx')
-rw-r--r--formula/inc/formula/IFunctionDescription.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/formula/inc/formula/IFunctionDescription.hxx b/formula/inc/formula/IFunctionDescription.hxx
index c0579f1ac7..eeb3f47db0 100644
--- a/formula/inc/formula/IFunctionDescription.hxx
+++ b/formula/inc/formula/IFunctionDescription.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.
@@ -161,3 +162,5 @@ namespace formula
}
#endif //INCLUDE_FUNCTION_DESCRIPTION
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */