Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ui :: dialogs ::

unpublished interface XDialogClosedListener
Base Interfaces
XDialogClosedListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Usage Restrictions
not published
Description
Used to notify listeners about dialog-closed events.

Registered listeners will be notified with a DialogClosedEvent when a XAsynchronousExecutableDialog is closed.

See also
XAsynchronousExecutableDialog, DialogClosedEvent

Methods' Summary
dialogClosed A client receives this event if a dialog is closed.  
Methods' Details
dialogClosed
void
dialogClosed( [in] DialogClosedEvent  aEvent );

Description
A client receives this event if a dialog is closed.
Parameter aEvent
of type DialogClosedEvent that describes the event
See also
EndDialogEvent
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.