summaryrefslogtreecommitdiff
path: root/svl/source/items/rngitem_inc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/items/rngitem_inc.cxx')
-rw-r--r--svl/source/items/rngitem_inc.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svl/source/items/rngitem_inc.cxx b/svl/source/items/rngitem_inc.cxx
index ab8852756f7d..97a641131b3e 100644
--- a/svl/source/items/rngitem_inc.cxx
+++ b/svl/source/items/rngitem_inc.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.
@@ -238,3 +239,5 @@ SvStream& SfxXRangesItem::Store( SvStream &rStream, USHORT ) const
#undef NUMTYPE
#undef SfxXRangeItem
#undef SfxXRangesItem
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */