To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=89661
------- Additional comments from [EMAIL PROTECTED] Tue Oct 21 14:55:34 +0000 2008 ------- AW: Checked ViewObjectContactRedirector and it's usages in SVX and SD. It's used in SD for SdXImpressDocument::render for pdf export (to create metadata tags) and in sdview.cxx in View::CompleteRedraw for the repaint. Unfortunately it uses SdPage::GetPresObjKind (and :.GetPageKind) which uses a SD-local maPresentationShapeList and depends on SdAnimationInfo data. No way to migrate this to SVX... Thinking about other possibilities... BTW: The last part of the patch - the (nTolerance = pOut->PixelToLogic(Size(5, 0)).Width()) - is the wrong spot for expanding tolerance, need to change that, too... --------------------------------------------------------------------- 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]
