LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_embed_DocumentCloser_idl__
21 #define __com_sun_star_embed_DocumentCloser_idl__
29 module
com { module sun { module star { module embed {
The main task of this service is to close an office document frame embedded in an application running...
Definition: DocumentCloser.idl:49
This exception can be thrown in case an object is initialized second time.
Definition: DoubleInitializationException.idl:33
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:43
the base of all UNO exceptions
Definition: Exception.idl:33
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition: XFrame.idl:44
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
DocumentCloserCtor1([in] com::sun::star::frame::XFrame xFrame)
is used to initialize the object on it's creation.