summaryrefslogtreecommitdiffstats
path: root/sw/inc/accmap.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 10:59:25 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 10:59:25 +0000
commit410f592d654a845ae42cbf1987ff0945f2b2055f (patch)
treea2f396a95b4b741291e6f34b76f1d335fb70b978 /sw/inc/accmap.hxx
parentINTEGRATION: CWS tune05 (1.2.54); FILE MERGED (diff)
downloadcore-410f592d654a845ae42cbf1987ff0945f2b2055f.tar.gz
core-410f592d654a845ae42cbf1987ff0945f2b2055f.zip
INTEGRATION: CWS tune05 (1.23.564); FILE MERGED
2004/07/22 10:55:11 cmc 1.23.564.1: #i30554# unused SwAccessibleMap::PixelToCore varient
Diffstat (limited to 'sw/inc/accmap.hxx')
-rw-r--r--sw/inc/accmap.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/accmap.hxx b/sw/inc/accmap.hxx
index 6505dbd7baf6..6823ebe09c75 100644
--- a/sw/inc/accmap.hxx
+++ b/sw/inc/accmap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: accmap.hxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 16:09:27 $
+ * last change: $Author: obo $ $Date: 2004-08-12 11:59:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -284,7 +284,6 @@ public:
// for preview
Point PixelToCore (const Point& rPoint) const;
Rectangle CoreToPixel (const Rectangle& rRect) const;
- Rectangle PixelToCore (const Rectangle& rRect) const;
private:
/** get mapping mode for LogicToPixel and PixelToLogic conversions