UNO object method which take a call-bac function or customis

Creating a macro - Writing a Script - Using the API (OpenOffice Basic, Python, BeanShell, JavaScript)
Post Reply
DavidBo
Posts: 27
Joined: Thu Mar 12, 2009 3:57 pm

UNO object method which take a call-bac function or customis

Post by DavidBo »

Is it possible in a Basic macro to create an UNO object which implement an interface like:
XActionListener
I know it is possible in Python.
My extension is an UNO class which will find some cells in a sheet and what to notify the script maker about these cells.
How can that be done?
Apache Open Office 4.1.9 Windows 10
JeJe
Volunteer
Posts: 2780
Joined: Wed Mar 09, 2016 2:40 pm

Re: UNO object method which take a call-bac function or cust

Post by JeJe »

Windows 10, Openoffice 4.1.11, LibreOffice 7.4.0.3 (x64)
Post Reply