Siegfried Wolkenstein wrote: > 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.
On a side note, the "official" Openoffice.org 2.2 rpms work faultlessly on my 32bit SuSE Linux 10.2. regards Eberhard -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
