To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87726
                 Issue #|87726
                 Summary|Use new ScInterpreter::GetSortArray() method in all pl
                        |aces.
               Component|Spreadsheet
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|TASK
                Priority|P3
            Subcomponent|code
             Assigned to|lvyue
             Reported by|er





------- Additional comments from [EMAIL PROTECTED] Wed Apr  2 09:01:24 +0000 
2008 -------
We now have have two ScInterpreter::GetSortArray() methods in interpr3.cxx,
where one is a "glue method" that calls the second method. The functions using
the old method should be modified such that they directly call the new method
instead, so the old method can be removed and we get rid of the extra interim
allocation of the pointer array.

---------------------------------------------------------------------
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]

Reply via email to