Hi Giancarlo,

> then this can be rather simple, and does not depend on OOo API, but in how 
> you 
> design your implementation.
> Another point is: do you want your extension to "run" only once per frame, or 
> once per OOo main process?
> As you've been told, you can solve this with a flag; but this depends on your 
> design.

when I read Ariels message, an idea came up in my mind. Define a normal
singleton class in your extension with a static member. OpenOffice.org
creates just one VM. Thus the class and its members are allover the same.

Greetings, Tobias

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

Reply via email to