summaryrefslogtreecommitdiff
path: root/cppcanvas
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas')
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppcanvas/source/inc/implrenderer.hxx b/cppcanvas/source/inc/implrenderer.hxx
index 9e15c95a56a4..0d56ac3bf7a4 100644
--- a/cppcanvas/source/inc/implrenderer.hxx
+++ b/cppcanvas/source/inc/implrenderer.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: implrenderer.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:17:06 $
+ * last change: $Author: kz $ $Date: 2005-11-02 13:39:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -168,7 +168,7 @@ namespace cppcanvas
const sal_Int32* pCharWidths,
::VirtualDevice& rVDev,
const CanvasSharedPtr& rCanvas,
- const VectorOfOutDevStates& rStates,
+ VectorOfOutDevStates& rStates,
const Parameters& rParms,
bool bSubsettable,
sal_Int32& io_rCurrActionIndex );