To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115011
                 Issue #|115011
                 Summary|filter: iPict.cxx and the function ReadHeader
               Component|framework
                 Version|1.0.0
                Platform|Macintosh
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|osnola





------- Additional comments from osn...@openoffice.org Mon Oct 11 09:29:06 
+0000 2010 -------
A small attempt to rewrite the function ReadHeader to make it more robust  ( 
and a little more coherent ) .

Note: 
- I try hard to accept the headers which were accepted by the previous version 
of this function; so some parts
     are not very logical,
- I replace <<Rectangle( x1,y1, --x2, --y2 )>> which does not make any sense 
      by <<Rectangle( x1,y1, x2, y2 )>>,
- I also remove a small commentary which can not be useful.

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


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

Reply via email to