summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/textaction.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-28 14:30:58 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-28 14:30:58 +0000
commitc51fc315cecfdbcc807f0c404b0c856898cf63fb (patch)
treea4e9312266a06285230b9686fd92b5e4e150a07e /cppcanvas/source/mtfrenderer/textaction.hxx
parentccfc01d6ede9e4a9d3bb1b8cf18d927c3811b573 (diff)
INTEGRATION: CWS presbeta01 (1.3.10); FILE MERGED
2005/01/22 00:51:02 thb 1.3.10.1: #i36950# Handling push/pop of OutDevState correctly; respect the fact that RenderState's clip is also subject to RenderState transform, thus, when translating an action, have to translate back clip before!
Diffstat (limited to 'cppcanvas/source/mtfrenderer/textaction.hxx')
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/cppcanvas/source/mtfrenderer/textaction.hxx b/cppcanvas/source/mtfrenderer/textaction.hxx
index 8ad8ad7337f0..f40ba08340cb 100644
--- a/cppcanvas/source/mtfrenderer/textaction.hxx
+++ b/cppcanvas/source/mtfrenderer/textaction.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: textaction.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2004-11-26 20:57:20 $
+ * last change: $Author: rt $ $Date: 2005-01-28 15:30:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -133,6 +133,7 @@ namespace cppcanvas
void init( const ::Point& rStartPoint,
const OutDevState& rState,
+ const CanvasSharedPtr& rCanvas,
const ::comphelper::OptionalValue< ::basegfx::B2DHomMatrix >& rTextTransform );
// TODO(P2): This is potentially a real mass object (every character might be