Cor Nouws wrote:
>
> Something as the next works:
> oSheet = ThisComponent.Sheets(0)
> oControl = ThisComponent.Sheets(0).DrawPage.Forms.
> getByIndex(0).getByName("TextBox")
> s = oControl.Text
Problem is that the 'Forms' attribute is empty: Count = 0 when I inspect
it in the BASIC IDE.-- Groeten, Bart Friederichs TBWB --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
