To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105634
                 Issue #|105634
                 Summary|sw: SwInsChr unused, but...
               Component|Word processor
                 Version|DEV300m60
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|ama
             Reported by|cmc





------- Additional comments from c...@openoffice.org Tue Oct  6 07:28:57 +0000 
2009 -------
So, nothing inherits from SwInsChr and the SwInsChr constructor is not called
anywhere in sw. *but* there is code in source/core/text/txtfrm.cxx (case
RES_INS_CHR) which casts a SwMsgPoolItem* to a SwInsChr*.

Seeing as a SwInsChr is never created either the code inside that switch is
horribly wrong :-) or hopefully is never called either.

Patch attached for illustration to remove the unusable SwInsChr class

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


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

Reply via email to