INTEGRATION: CWS canvas02 (1.9.4); FILE MERGED

2005/10/28 13:55:55 thb 1.9.4.1: #i54035# Corrected wrong copy'n'paste from outdev3.cxx (black text actually changes the _text color_ not the relief color)
This commit is contained in:
Kurt Zenker
2005-11-02 12:39:25 +00:00
parent 61f87fd6a4
commit 28fe9ef142

View File

@@ -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 );