:: com :: sun :: star :: document ::
|
unpublished |
interface XScriptInvocationContext |
|
|
|
- Usage Restrictions
- not published
- Description
- indicates support for executing scripts contained in a, possibly foreign, document.
If the component implementing it is a document, which supports embedding scripts into
itself, then ScriptContainer refers to the document itself. Implementing this
interface is unnecessary then, instead the document should simply implement XEmbeddedScripts directly.
If the interface is implemented by a document which does not itself support embedding
scripts into it, but which is associated unambiguously with a document which does,
then this other document is denoted by ScriptContainer.
If the interface is implemented by a controller, then ScriptContainer
refers to the document which supports embedding scripts, and which is unambiguously
associated with the controller. This must not necessarily be the model returned by
::com::sun::star::frame::XController::getModel.
- Since
- OOo 2.4
|
Attributes' Summary |
ScriptContainer |
denotes the document which contains the scripts which are to be invoked from
the component implementing the XScriptInvocationContext interface.
|
Attributes' Details |
ScriptContainer
[ readonly ] XEmbeddedScripts ScriptContainer;
- Description
- denotes the document which contains the scripts which are to be invoked from
the component implementing the XScriptInvocationContext interface.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.