LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_document_OfficeDocument_idl__
20 #define __com_sun_star_document_OfficeDocument_idl__
36 module
com { module sun { module star { module document {
168 [optional, property] sequence<com::sun::star::beans::PropertyValue>
InteropGrabBag;
represents a component which is created from a URL and arguments.
Definition: XModel.idl:59
sequence< com::sun::star::beans::PropertyValue > InteropGrabBag
Grab bag of document properties, used as a string-any map for interim interop purposes.
Definition: OfficeDocument.idl:168
provides access to an XUndoManager.
Definition: XUndoManagerSupplier.idl:36
string RuntimeUID
contains a unique id for the document
Definition: OfficeDocument.idl:157
makes the modify state of the object accessible.
Definition: XModifiable.idl:37
boolean AutomaticControlFocus
controls the focus behavior of the form controls in the document
Definition: OfficeDocument.idl:130
allows for getting information about a print job.
Definition: XPrintJobBroadcaster.idl:39
offers printing functionality.
Definition: XPrintable.idl:36
allows to be notified of events happening in an OfficeDocument, and to cause notification of such eve...
Definition: XDocumentEventBroadcaster.idl:44
abstract service which specifies a storable and printable document
Definition: OfficeDocument.idl:49
gives access to some properties describing all open views to a document
Definition: XViewDataSupplier.idl:38
makes it possible to register listeners which are called whenever a document event (see EventObject) ...
Definition: XEventBroadcaster.idl:35
Definition: Ambiguous.idl:22
is supported by OfficeDocuments which allow to embed scripts
Definition: XEmbeddedScripts.idl:34
offers a simple way to store a component to a URL.
Definition: XStorable.idl:48
boolean ApplyFormDesignMode
controls the initial (on-load) behavior of the form controls in the document
Definition: OfficeDocument.idl:149
gives access to a list of URLs bound to events of this object
Definition: XEventsSupplier.idl:30
provides access to the XDocumentProperties instance of a document.
Definition: XDocumentPropertiesSupplier.idl:41