To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100910





------- Additional comments from m...@openoffice.org Tue Apr  7 10:12:44 +0000 
2009 -------
"Since SfxVoidItem is not inherited from" is nothing we can make sure.
It might be unlikely that someone inherits from an SfxVoidItem, but since it
could happen, what about:

  if ( (*ppFnd)->Type() == TYPE(SfxVoidItem) ) ||
       (*ppFnd)->IsA(TYPE(SfxVoidItem)) )

?

---------------------------------------------------------------------
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: issues-unsubscr...@util.openoffice.org
For additional commands, e-mail: issues-h...@util.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to