INTEGRATION: CWS v0301 (1.11.8); FILE MERGED

2006/05/23 16:18:36 thb 1.11.8.1: i65724 Removed extraneous prependToRenderState (calcEffectTextBounds() already does that, nowadays)
This commit is contained in:
Vladimir Glazounov
2006-05-24 10:52:44 +00:00
parent a7662bdbde
commit 432f037a6c

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: textaction.cxx,v $
*
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* last change: $Author: kz $ $Date: 2006-02-28 10:48:46 $
* last change: $Author: vg $ $Date: 2006-05-24 11:52:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1538,8 +1538,6 @@ namespace cppcanvas
0.0, nMaxPos - nMinPos,
maTextLineInfo ) );
::canvas::tools::prependToRenderState(aLocalState, rTransformation);
return calcEffectTextBounds( ::basegfx::unotools::b2DRectangleFromRealRectangle2D(
xTextLayout->queryTextBounds() ),
::basegfx::tools::getRange( aPoly ),