summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/mcvmath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/dialogs/mcvmath.hxx')
-rw-r--r--svtools/source/dialogs/mcvmath.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/dialogs/mcvmath.hxx b/svtools/source/dialogs/mcvmath.hxx
index 67d54fd80cf0..bad63f33093f 100644
--- a/svtools/source/dialogs/mcvmath.hxx
+++ b/svtools/source/dialogs/mcvmath.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.
@@ -226,3 +227,5 @@ USHORT ImpATan2( const short x, const short y );
FixCpx ImpExPI( USHORT nPhi );
#endif // _MCVMATH_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */