Bug 42796 - Macro assigned to dataform Before Unload or While Unloading events are not called when form container is closed
Alex Thurgood
alex.thurgood at gmail.com
Fri Apr 5 03:57:54 PDT 2013
Le 27/03/2013 10:46, mcmurchy1917-libreoffice at yahoo.co.uk a écrit :
Or, grepping for LOAD gives, among others :
extensions/source/propctrlr/eventhandler.cxx:
DESCRIBE_EVENT( "form", "XLoadListener", "unloading",
UNLOADING )
extensions/source/propctrlr/eventhandler.cxx:
DESCRIBE_EVENT( "form", "XLoadListener", "unloaded",
UNLOADED );
extensions/source/propctrlr/formres.src:String RID_STR_EVT_UNLOADING
extensions/source/propctrlr/formres.src:String RID_STR_EVT_UNLOADED
extensions/source/propctrlr/formresid.hrc:#define RID_STR_EVT_UNLOADING
( RID_FORMBROWSER_START + 155 )
extensions/source/propctrlr/formresid.hrc:#define RID_STR_EVT_UNLOADED
( RID_FORMBROWSER_START + 156 )
Alex
More information about the LibreOffice
mailing list