LibreOffice
LibreOffice 24.2 SDK API Reference
|
is supported by OfficeDocuments which allow to embed scripts More...
import"XEmbeddedScripts.idl";
Public Attributes | |
::com::sun::star::script::XStorageBasedLibraryContainer | BasicLibraries |
is the container of StarBasic macro libraries contained in the document More... | |
::com::sun::star::script::XStorageBasedLibraryContainer | DialogLibraries |
is the container of dialogs libraries contained in the document More... | |
boolean | AllowMacroExecution |
determines whether executing macros from this document is allowed. More... | |
is supported by OfficeDocuments which allow to embed scripts
|
attributereadonly |
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.
|
attributereadonly |
is the container of StarBasic
macro libraries contained in the document
|
attributereadonly |
is the container of dialogs libraries contained in the document