summaryrefslogtreecommitdiffstats
path: root/sw/inc/fmtwrapinfluenceonobjpos.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:11:56 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:11:56 +0000
commitabc7e8e3c6aa3044cfa726be587762d662cffe86 (patch)
tree56a45bab83f9f2449f8f055c838e7c2390000059 /sw/inc/fmtwrapinfluenceonobjpos.hxx
parentINTEGRATION: CWS impresstables2 (1.5.420); FILE MERGED (diff)
downloadcore-abc7e8e3c6aa3044cfa726be587762d662cffe86.tar.gz
core-abc7e8e3c6aa3044cfa726be587762d662cffe86.zip
INTEGRATION: CWS impresstables2 (1.4.886); FILE MERGED
2007/12/01 19:20:37 cl 1.4.886.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/11 13:42:20 cl 1.4.886.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/inc/fmtwrapinfluenceonobjpos.hxx')
-rw-r--r--sw/inc/fmtwrapinfluenceonobjpos.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/fmtwrapinfluenceonobjpos.hxx b/sw/inc/fmtwrapinfluenceonobjpos.hxx
index 0386bb9ec632..84fe2e6498c2 100644
--- a/sw/inc/fmtwrapinfluenceonobjpos.hxx
+++ b/sw/inc/fmtwrapinfluenceonobjpos.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmtwrapinfluenceonobjpos.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2007-10-22 15:05:32 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:11:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,7 @@ public:
// --> OD 2004-10-18 #i35017# - constant name has changed
SwFmtWrapInfluenceOnObjPos(
sal_Int16 _nWrapInfluenceOnPosition =
- com::sun::star::text::WrapInfluenceOnPosition::ONCE_CONCURRENT );
+ com::sun::star::text::WrapInfluenceOnPosition::ONCE_CONCURRENT );
// <--
SwFmtWrapInfluenceOnObjPos(
const SwFmtWrapInfluenceOnObjPos& _rCpy );