22 module
com { module sun { module star { module frame {
used to enumerate objects in a container which contains objects.
Definition generated_idl_chapter_refs.idl:2676
void removeTerminateListener([in] XTerminateListener Listener)
unregisters an event listener for termination events.
com::sun::star::container::XEnumerationAccess getComponents()
provides read access to collection of all currently loaded components inside the frame tree
com::sun::star::lang::XComponent getCurrentComponent()
provides read access to the component inside the tree which has the UI focus
XFrame getCurrentFrame()
provides read access to the frame which contains the current component
void addTerminateListener([in] XTerminateListener Listener)
registers an event listener to the desktop, which is called when the desktop is queried to terminate,...
boolean terminate()
tries to terminate the desktop.
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition generated_idl_chapter_refs.idl:891
has to be provided if an object wants to receive an event when the master environment (e....
Definition XTerminateListener.idl:32
allows to explicitly free resources and break cyclic references.
Definition generated_idl_chapter_refs.idl:435
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20