Am Freitag, den 05.09.2008, 10:14 +0200 schrieb Nicole Scholz:
> Hi!
>
> I would like to add some textfields to one shape. But always when I
> add them they are put directly on the right side next to the other
> textfield. I would like to have the textfield below the textfield
> before.
>
> Does someone have a hint how I can manage this?
I think inserting a paragraph break should suffice. Try sth. like:
oText.insertControlCharacter(oCursor, _
com.sun.star.text.ControlCharacter.PARAGRAPH_BREAK, FALSE)
HTH,
Marc
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]