Syntax
interface XTerminateListener : com::sun::star::lang::XEventListener ;
Description
has to be provided if an object wants to receive an event
when the master environment (e.g., desktop) is terminated.
See also
- XDesktop::addTerminateListener
-
See also
- XDesktop::removeTerminateListener
-
Method Summary
|
queryTermination |
is called when the master environment (e.g., desktop) is about to terminate.
|
|
notifyTermination |
is called when the master environment is finally terminated.
|
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.