struct DatabaseDeleteEvent in module com::sun::star::form::

(Global Index)

[ DEPRECATED ]

Syntax

struct DatabaseDeleteEvent : com::sun::star::lang::EventObject ;

Description

is fired if a database record is going to be deleted.

Field Summary

Bookmarks

Field Details



Bookmarks

Syntax

sequence< any > Bookmarks;
Top of Page