Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 01/25/2012 09:48 AM, Cedric Bosdonnat wrote:
Hum, I'll have a look at that... but my problem with BorderLine and
BorderLine2 is that the second one should be used everywhere... and that
sometimes isn't the case.

You apparently need a css.table.TableBorder2 that has members of type BorderLine2 instead of plain BorderLine. At least in the C++ UNO language binding (unlike in the Java one), struct members within structs are contained directly in the enclosing struct, without any pointer/reference indirection, so that, say, assigning a BorderLine2 instance to a TableBorder.TopLine slices it to just BorderLine.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.