21module 
com {  module sun {  module star {  module util {
 
  106    void close( [in] 
boolean DeliverOwnership )
 
 
this exception can be thrown to prevent the environment of any object from closing
Definition CloseVetoException.idl:29
broadcasts each tried closing of an object to all interest listener
Definition XCloseBroadcaster.idl:38
makes it possible to release any objects in an ordered manner by using a two-step mechanism
Definition XCloseable.idl:52
void close([in] boolean DeliverOwnership)
try to close the object
Definition Ambiguous.idl:20