To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65128
User aw changed the following:
What |Old value |New value
================================================================================
Assigned to|aw |sj
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Nov 3 07:17:49 -0800
2006 -------
AW: It's apinted as a SdrRectObj, so the chain is:
> svx680mi.dll!XOutputDevice::ImpDrawFillPolyPolygon(const PolyPolygon &
rPolyPoly={...}, unsigned char bRect=0, unsigned char bPrinter=0) Line 129
C++
svx680mi.dll!XOutputDevice::DrawFillPolyPolygon(const PolyPolygon &
rPolyPoly={...}, unsigned char bRect=0) Line 123 C++
svx680mi.dll!XOutputDevice::DrawXPolygon(const XPolygon & rXPoly={...})
Line
312 + 0x1f bytes C++
svx680mi.dll!SdrRectObj::ImpDoPaintRectObj(XOutputDevice & rXOut={...},
const
SdrPaintInfoRec & rInfoRec={...}, unsigned char bPaintFill='', unsigned char
bPaintLine='') Line 389 C++
svx680mi.dll!SdrRectObj::DoPaintObject(XOutputDevice & rXOut={...},
const
SdrPaintInfoRec & rInfoRec={...}) Line 443 C++
In _ximp.cxx ln 206:
if( !pOut->GetPDFWriter() &&
XIMP_bDrawRasterOps )
is false. Seems like someone already added som PDF export code here which may be
enchanced. Looking with CVS shows: Added from SJ for #103429#
AW->SJ: Please have a look. Seems like #103429# caused this.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]