summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/spritehelper.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-17 13:26:50 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-17 13:26:50 +0000
commitd601d16d2ddcb62488c719f6c3b801d44ed4b1a3 (patch)
tree9c8ff7d0b11718f436de0833f1e56f0181c65425 /canvas/source/vcl/spritehelper.hxx
parent4c9afb93ec869f36d5b1e8a5f83db1d7a6770237 (diff)
INTEGRATION: CWS presfixes12 (1.3.48); FILE MERGED
2007/02/20 22:23:09 thb 1.3.48.1: #i37778# Added XCanvas::clear() method throughout all implementations
Diffstat (limited to 'canvas/source/vcl/spritehelper.hxx')
-rw-r--r--canvas/source/vcl/spritehelper.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/canvas/source/vcl/spritehelper.hxx b/canvas/source/vcl/spritehelper.hxx
index 22c4a81717f5..4ade48bd4d82 100644
--- a/canvas/source/vcl/spritehelper.hxx
+++ b/canvas/source/vcl/spritehelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: spritehelper.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:21:33 $
+ * last change: $Author: obo $ $Date: 2007-07-17 14:26:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -109,7 +109,6 @@ namespace vclcanvas
bool bBufferedUpdate ) const;
private:
- virtual void clearSurface();
virtual ::basegfx::B2DPolyPolygon polyPolygonFromXPolyPolygon2D(
::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon2D >& xPoly ) const;