To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105636
                 Issue #|105636
                 Summary|sw: SwNRuleLowerLevel 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 08:01:36 +0000 
2009 -------
Similar to issue 105634 nothing inherits from SwNRuleLowerLevel and the
SwNRuleLowerLevel constructor is not called
anywhere in sw. *but* there is code in source/core/docnode/node.cxx (case
RES_GETLOWERNUMLEVEL) which casts a SwMsgPoolItem* to a SwNRuleLowerLevel*.

Seeing as a SwNRuleLowerLevel 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 SwNRuleLowerLevel 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