How to access a form control event via beanshell script?

Oliver Brinzing Oliver.Brinzing at gmx.de
Tue Apr 14 05:09:24 UTC 2020


Hi,

is it possible to submit a form control event to a beanshell script located inside a document?

with python it should work like this:

def pushMe( event ):
     textBoxModel = event.Source.getModel().getParent().TextBox


Regards
Oliver


More information about the LibreOffice mailing list