https://bugs.freedesktop.org/show_bug.cgi?id=70380

--- Comment #2 from [email protected] ---
I see the array is necessary in the outer border because of the way the
attributes are being laid out, however for the cross border it is calling these
out individually, so I assume that is why it does not need an array:
args1(0).Name = "BorderBLTR.LineFGColor"
args1(0).Value = 0
args1(1).Name = "BorderBLTR.LineOutWidth"
args1(1).Value = 1
args1(2).Name = "BorderBLTR.LineInWidth"
args1(2).Value = 0
args1(3).Name = "BorderBLTR.LineDistance

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to