summaryrefslogtreecommitdiff
path: root/svx/source/items/zoomitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/items/zoomitem.cxx')
-rw-r--r--svx/source/items/zoomitem.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/items/zoomitem.cxx b/svx/source/items/zoomitem.cxx
index 6334b3d26f..4ebf2df20f 100644
--- a/svx/source/items/zoomitem.cxx
+++ b/svx/source/items/zoomitem.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.
@@ -227,3 +228,5 @@ bool SvxZoomItem::PutValue( const com::sun::star::uno::Any& rVal, BYTE nMemberId
return true;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */