summaryrefslogtreecommitdiff
path: root/svx/source/svrtf/rtfgrf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svrtf/rtfgrf.cxx')
-rw-r--r--svx/source/svrtf/rtfgrf.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/svx/source/svrtf/rtfgrf.cxx b/svx/source/svrtf/rtfgrf.cxx
index bdfe342ea928..f65681022606 100644
--- a/svx/source/svrtf/rtfgrf.cxx
+++ b/svx/source/svrtf/rtfgrf.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rtfgrf.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jp $ $Date: 2001-11-30 18:18:25 $
+ * last change: $Author: hr $ $Date: 2003-03-27 15:04:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,8 @@
*
************************************************************************/
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
+
#pragma hdrstop
#ifndef _CACHESTR_HXX //autogen
@@ -575,4 +577,4 @@ void SvxRTFPictureType::ResetValues()
nCropT = nCropB = nCropL = nCropR = 0;
}
-
+/* vi:set tabstop=4 shiftwidth=4 expandtab: */