summaryrefslogtreecommitdiff
path: root/svtools/source/inc/sgvspln.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc/sgvspln.hxx')
-rw-r--r--svtools/source/inc/sgvspln.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/inc/sgvspln.hxx b/svtools/source/inc/sgvspln.hxx
index 29df09247f22..eda6ac628a0d 100644
--- a/svtools/source/inc/sgvspln.hxx
+++ b/svtools/source/inc/sgvspln.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.
@@ -71,3 +72,5 @@ BOOL CalcSpline(Polygon& rPoly, BOOL Periodic, USHORT& n,
BOOL Spline2Poly(Polygon& rSpln, BOOL Periodic, Polygon& rPoly);
#endif //_SGVSPLN_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */