summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/unusedf.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-17 15:17:13 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-17 15:17:13 +0000
commit86ffeb0bb1b217104defc0df24d45de35a384a87 (patch)
treef756928bcae88d301b0258b91749794f5f488384 /sw/source/core/layout/unusedf.cxx
parent64eb9cc09413fe7e746023ea6e3d129f11cabd3c (diff)
INTEGRATION: CWS hbqea101 (1.3.238); FILE MERGED
2004/04/26 13:38:28 hbrinkm 1.3.238.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format
Diffstat (limited to 'sw/source/core/layout/unusedf.cxx')
-rw-r--r--sw/source/core/layout/unusedf.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/layout/unusedf.cxx b/sw/source/core/layout/unusedf.cxx
index 10bf66cceb10..42d34f49004b 100644
--- a/sw/source/core/layout/unusedf.cxx
+++ b/sw/source/core/layout/unusedf.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unusedf.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hjs $ $Date: 2003-09-25 10:49:33 $
+ * last change: $Author: rt $ $Date: 2004-05-17 16:17:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ sal_Bool SwCntntFrm::WouldFit( SwTwips &, sal_Bool&, sal_Bool )
return FALSE;
}
-BOOL SwFrm::GetCrsrOfst( SwPosition *, Point&, const SwCrsrMoveState* ) const
+BOOL SwFrm::GetCrsrOfst( SwPosition *, Point&, SwCrsrMoveState* ) const
{
ASSERT( FALSE, "GetCrsrOfst der Basisklasse, hi!" );
return FALSE;