Hi,
I am trying to write a python script which interacts with an Impress presentation. In Impress I can select a shape, right click on it, and in “interaction” menu, I can set macros to run on shape click.
Can I set listeners for click events for shapes through UNO API?
I could not find anything related in http://api.libreoffice.org .
Thanks,
Samim