To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107722 Issue #|107722 Summary|improve or remove 'raw' access to XEventAttacherManage |r Component|scripting Version|OOO310m14 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|npower Reported by|npower
------- Additional comments from [email protected] Wed Dec 16 14:28:59 +0000 2009 ------- ab71 introduces some fake vba event handling, the current implementation uses a lazy programmer technique ( prone to future failure ) the dreaded dynamic_cast. We need to remove that and replace it with either XTunnel, some other idl goodness or find another way ( Frank suggested calling fakeVbaEventsHack method for all of its current children inside the setParent implementation of exactly the just-inserted interface container *might* work ) --------------------------------------------------------------------- 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]
