Hi Helmar,
Helmar Spangenberg wrote (09-03-12 11:44)
getByIndex() the coment "!! writer tables do not have columns!!".
Thus, my nice idea of creating extending tables in a text probably never
will work...
Few years ago I did some neat things with tables. But in Basic.
Could send you the c
Hi Michael,
Am Freitag, 9. März 2012, 09:51:06 schrieb Michael Meeks:
>
> for example. In this case you're going to need to read the code I think
> to work out what's up. Personally, I loathe the (IMHO brain-damaged)
> design choice of using (y, x) instead of (x, y) as all right thinking
>
Hi Helmar,
On Thu, 2012-03-08 at 17:52 +0100, Helmar Spangenberg wrote:
> I have difficulties to access table columns (and rows) via the UNO
> interface. I have no problems to create a table, but I am not able to
> manipulate the properties of the columns.
I've no idea how all this is sup
Hello list,
I have difficulties to access table columns (and rows) via the UNO interface.
I have no problems to create a table, but I am not able to manipulate the
properties of the columns.
Basically my code can be nailed down to
Reference docServices (rDocument, UNO_QUERY_THROW);
Reference ta