Hi,

Time ago I had a problem with 0-based indexes for text tables.

--
Noelson


2011/2/9 Andreas Säger <ville...@t-online.de>

> Hello API experts,
>
> Initial problem: first post in
> http://www.oooforum.org/forum/viewtopic.phtml?t=45971
> Satisfactory solution as of Nov. 2006:
> http://www.oooforum.org/forum/viewtopic.phtml?t=47340
>
> Today's problem (versions 3.3 and 2.4.3): Empty Writer table.
> I comment out the error handler:
>
>> '   on error goto errExit
>>
>
> and get
>
> "Method/property not found in line
>
>>         cursor = cell.createTextCursor
>>
>
> I can put a stop mark in that line and inspect the cell. It offers method
> "createTextCursor" and "getEnd" from that cursor.
>
> However, the newly created Writer frame looks a little bit strange. The
> component window is transparent.
>
> It makes not difference when I comment out
>
>> doc.lockcontrollers
>>
>
>
> Thanks in advance for any suggestions,
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
> For additional commands, e-mail: dev-h...@api.openoffice.org
>
>

Reply via email to