21module
com { module sun { module star { module document {
153 [optional, property] sequence<com::sun::star::beans::PropertyValue>
InteropGrabBag;
allows to be notified of events happening in an OfficeDocument, and to cause notification of such eve...
Definition XDocumentEventBroadcaster.idl:36
provides access to the XDocumentProperties instance of a document.
Definition generated_idl_chapter_refs.idl:5169
is supported by OfficeDocuments which allow to embed scripts
Definition XEmbeddedScripts.idl:29
makes it possible to register listeners which are called whenever a document event (see EventObject) ...
Definition generated_idl_chapter_refs.idl:239
gives access to a list of URLs bound to events of this object
Definition generated_idl_chapter_refs.idl:2325
provides access to an XUndoManager.
Definition XUndoManagerSupplier.idl:31
gives access to some properties describing all open views to a document
Definition generated_idl_chapter_refs.idl:906
represents a component which is created from a URL and arguments.
Definition generated_idl_chapter_refs.idl:2396
offers a simple way to store a component to a URL.
Definition generated_idl_chapter_refs.idl:768
makes the modify state of the object accessible.
Definition generated_idl_chapter_refs.idl:2939
allows for getting information about a print job.
Definition XPrintJobBroadcaster.idl:34
offers printing functionality.
Definition generated_idl_chapter_refs.idl:1647
Definition Ambiguous.idl:20
abstract service which specifies a storable and printable document
Definition OfficeDocument.idl:34
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:153
boolean AutomaticControlFocus
controls the focus behavior of the form controls in the document
Definition OfficeDocument.idl:125
boolean ApplyFormDesignMode
controls the initial (on-load) behavior of the form controls in the document
Definition OfficeDocument.idl:134
string RuntimeUID
contains a unique id for the document
Definition OfficeDocument.idl:142