To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104510
                 Issue #|104510
                 Summary|the bottom border does not appear after line 241
               Component|Spreadsheet
                 Version|OOo 3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|yohana22





------- Additional comments from yohan...@openoffice.org Wed Aug 26 08:12:12 
+0000 2009 -------
I do a loop of 260 lines and the bottom border does not appear after line 241:

Set objBorde = objServiceManager.Bridge_GetStruct
("com.sun.star.table.BorderLine")
        objBorde.color = &HFFFFFF 'Blanco
        objBorde.innerlinewidth = 1
        objBorde.outerlinewidth = 1
Set sheet.getCellRangeByName(rango).BottomBorder = objBorde

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


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

Reply via email to