Gianpiero Napoli wrote:
Hi,
in an AddIn I want to store the cell position that call the function of the
addIn.

Let say that I have an AddIn in Java with the function int foo(int par0).
I want to know the name or the position of the cell that has called this
function. Is it possibile? How I can do that?
Unless there is something special about an AddIn, no, you can not do that. all you know is the data that is sent with the call.

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to