To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18035





------- Additional comments from [EMAIL PROTECTED] Sun Jul 24 09:25:59 -0700 
2005 -------
In swriter-tables (OOo 1.1.4) there seems to be the same problem with 
BorderInner.

The macro-recorder in swriter produces the same code when recording the changes
to border attributes of a seleceted group of cells in a table.

But when replaying the macro, only the outer borders are changed correctly,
while the inner borders are erased completely !

@jsk: why do you rewrite the code to 
args8(0).Name = "BorderInner.Horizontal"
args8(0).Value = Array(0,0,88,0)
args8(1).Name = "BorderInner.Vertical"
args8(1).Value = Array(0,0,2,0)
while dwoody1 only wanted to have a vertical line ?

@all: what would a code look like which can make inner borders thicker ? 

Gisbert



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