Hi,

I have made a dialogue box with 20 textfields named textfield1 ... textfield20. When clicking into any of these textfileds, a single macro shall be called, which should do something depending on the name of the calling textfiled,
(a msgbox which displays the name of the textfield would do as an example).

In a delphi program, I can use "Sender", but in
http://api.openoffice.org/docs/common/ref/com/module-ix.html
I could not find a suitable hint to tell the macro the name of the object which called this macro.

Could anybody give me a hint or a little code snippet?

--
friendly greetings
Gisbert

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

Reply via email to