To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92378
------- Additional comments from [EMAIL PROTECTED] Wed Aug 13 14:10:07 +0000 2008 ------- I knew you would ask about that one. The reason was because at that time I made the patch *I thought* it was for some funny reason not derived from SfxPoolItem. But I just double-checked it now and it is indirectly derived from it. My editor (which has class inheritance graph) didn't show it as a child class of SfxPoolItem because CntBoolItem's inheritance was defined by a preprocessor macro. Anyway, switching to SfxBoolItem should be trivial, and I'll do that in the next iteration. --------------------------------------------------------------------- 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]
