The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: document ::

unpublished interface XEmbeddedScripts
Usage Restrictions
not published
Description
is suppoerted by OfficeDocuments which allow to embed scripts
Since
OOo 2.4

Attributes' Summary
BasicLibraries is the container of StarBasic macro libraries contained in the document  
DialogLibraries is the container of dialogs libraries contained in the document  
AllowMacroExecution determines whether executing macros from this document is allowed.  
Attributes' Details
BasicLibraries
[ readonly ] ::com::sun::star::script::XStorageBasedLibraryContainer BasicLibraries;
Description
is the container of StarBasic macro libraries contained in the document
DialogLibraries
[ readonly ] ::com::sun::star::script::XStorageBasedLibraryContainer DialogLibraries;
Description
is the container of dialogs libraries contained in the document
AllowMacroExecution
[ readonly ] boolean AllowMacroExecution;
Description
determines whether executing macros from this document is allowed.

Effectively, this attribute is an evaluation of the document's MacroExecMode against possibly applicable configuration settings, the document location in relation to the trusted location, and the like.

See also
MacroExecMode
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.