To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74826
                 Issue #|74826
                 Summary|Inconsistent behavior of table.Borderline in Writer an
                        |d Calc
               Component|framework
                 Version|OOo 2.1
                Platform|PC
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|hillerd





------- Additional comments from [EMAIL PROTECTED] Fri Feb 23 22:54:31 +0000 
2007 -------
I use a BASIC macro to assign borders to tables. Tables can be in WRITER and
CALC. Both use the structure com.sun.star.table.BorderLine, but the behavior is
different:
Take a Border with 2 lines, the first thicker than the other (e.g.
InnerLineWidth=35, OuterLineWidth=2, LineDistance=88).
Now assign this line to the bottom, left, top, right border of a cell in a 
table.
In Writer: InnerLineWidth is allways thicker (35), OuterLineWidth always thin 
(2).
In Calc: Top and left line width is always thicker(35), bottom and right thin 
(2).

To try it, you can use BorderLiner from ooomacros.org.

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