Hello,

is there a SuSE rpm package for OpenOffice.org available? I cannot find one.

There is an error int the OOo 2.1.14.package:

[quote]

this chunk of code should be correct, but it doesn't work as expected.

[code]
oTables = myDocument.getTextTables()
oTable = oTables(0)
tableHeight = oTable.Rows.Count-1
tableWidth = oTable.Columns.Count
[/code]

tableHeight equals 50, but 
tableWidth equals 0 (there are actually 9 columns...).

[/quote]

Thanks.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to