summaryrefslogtreecommitdiff
path: root/starmath/inc/rect.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-11 14:06:47 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-11 14:06:47 +0000
commit658192b3ab57a0ba6a96cd92c9d3e480509eb370 (patch)
tree2e49b5ec96df45d90611234e231a30dd4233a4e7 /starmath/inc/rect.hxx
parent387e3c8cb1cdcb7f1ebdb9e2ee63fee2b52211f9 (diff)
INTEGRATION: CWS tleamisc (1.2.218); FILE MERGED
2004/07/08 09:41:19 tl 1.2.218.1: #i30394# removed/ifdef'd unused code
Diffstat (limited to 'starmath/inc/rect.hxx')
-rw-r--r--starmath/inc/rect.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/starmath/inc/rect.hxx b/starmath/inc/rect.hxx
index 83af98d45628..2d2670e9785d 100644
--- a/starmath/inc/rect.hxx
+++ b/starmath/inc/rect.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rect.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tl $ $Date: 2002-11-06 12:40:02 $
+ * last change: $Author: obo $ $Date: 2004-08-11 15:06:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -247,7 +247,6 @@ public:
long nNewAlignM);
SmRect & ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode,
BOOL bKeepVerAlignParams);
- SmRect & ExtendBy(const Point &rPoint);
long OrientedDist(const Point &rPoint) const;
BOOL IsInsideRect(const Point &rPoint) const;