To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105323
------- Additional comments from [email protected] Fri Sep 25 15:04:19 +0000 2009 ------- AW: Okay, i have added 3D detection to ViewContactOfSdrObjCustomShape::createViewIndependentPrimitive2DSequence now; the helper objects are traversed anyways, so simplest is to test with a dynamic_cast if a 3D shape is included. The bool is then handed over to SdrCustomShapePrimitive2D which uses it to decide in SdrCustomShapePrimitive2D::create2DDecomposition if general primitive shadow will be added or not. Tested, works as expected. Checking in. (3) will be solved with this change. --------------------------------------------------------------------- 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]
