Good evening,

I'm writing a base application with LibreOffice Version: 5.2.7.2 and Java 1.8.0_144 and Linux Debian Stretch.

I writed a macro to catch DocumentLoaded event. I understand this event will be trhown only one time, after document finished to load... But it looks like this event is never throw, because my macro is never called.

I succeded to catch DocumentActivated event, but it's throw multi times by session. My goal is to use DocumentLoaded event to manage singletons instances. If I can't catch this event, do you know an other way to manage singletons with basic base application ?

Thank you for your help.
Patrick

--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to