Type: info
         Title: new: css.document.XEmbeddedScripts
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS basmgr03


*Summary*
--------
new interface:
css.document.XEmbeddedScripts
{
  XStorageBasedLibraryContainer BasicLibraries;
  XStorageBasedLibraryContainer DialogLibraries;
  boolean AllowMacroExecution;
}


*Description*
-------------
The new interface XEmbeddedScripts, optionally supported by
OfficeDocuments, allows to access the scripts/dialogs embedded in a
document.

It replaces the (never documented) properties
BasicLibraries/DialogLibraries which previously were implemented in
our application's document models.
(Note that those properties are still present for compatibility reasons).

Also, it allows access to the information whether scripts in this
document are allowed to be executed or not.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to