summaryrefslogtreecommitdiff
path: root/svtools/source/inc/sgffilt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc/sgffilt.hxx')
-rw-r--r--svtools/source/inc/sgffilt.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/inc/sgffilt.hxx b/svtools/source/inc/sgffilt.hxx
index 28d48fe13820..427ba7edc8b0 100644
--- a/svtools/source/inc/sgffilt.hxx
+++ b/svtools/source/inc/sgffilt.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.
@@ -44,3 +45,5 @@ sal_Bool SgfSDrwFilter(SvStream& rInp, GDIMetaFile& rMtf, INetURLObject aIniPath
#define SGV_VERSION 3 /* SGV mit anderer Version wird abgewiesen */
/* 3 entspricht StarDraw 2.00/2.01 M„rz'93 */
#endif //_SGFFILT_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */