summaryrefslogtreecommitdiff
path: root/binfilter/bf_svx/source/svdraw/svx_svdattr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_svx/source/svdraw/svx_svdattr.cxx')
-rw-r--r--binfilter/bf_svx/source/svdraw/svx_svdattr.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_svx/source/svdraw/svx_svdattr.cxx b/binfilter/bf_svx/source/svdraw/svx_svdattr.cxx
index 5254430ea..091ce7a18 100644
--- a/binfilter/bf_svx/source/svdraw/svx_svdattr.cxx
+++ b/binfilter/bf_svx/source/svdraw/svx_svdattr.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.
@@ -1451,3 +1452,5 @@ USHORT SdrGrafCropItem::GetVersion( USHORT nFileVersion ) const
return GRFCROP_VERSION_MOVETOSVX;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */