21module
com { module sun { module star { module document {
153 [optional, property] sequence<com::sun::star::beans::PropertyValue>
InteropGrabBag;
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
interface XDocumentPropertiesSupplier
access to the DocumentProperties.
Definition OfficeDocument.idl:111
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
interface XEmbeddedScripts
is supported when the document can contain scripts and dialogs
Definition OfficeDocument.idl:105
interface XEventsSupplier
access to bound event handlers
Definition OfficeDocument.idl:89
string RuntimeUID
contains a unique id for the document
Definition OfficeDocument.idl:142
interface XDocumentEventBroadcaster
makes it possible to register listeners which are called whenever a document event occurs
Definition OfficeDocument.idl:85
interface XUndoManagerSupplier
provides access to the document's undo manager.
Definition OfficeDocument.idl:115
interface XViewDataSupplier
access to some properties describing all open views to a document
Definition OfficeDocument.idl:93
interface XEventBroadcaster
is an old and deprecated version of the XDocumentEventBroadcaster interface
Definition OfficeDocument.idl:80