Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

:: drafts :: com :: sun :: star :: script :: framework ::

module storage
The services & interfaces in this module are deprecated and will be removed in the next milestone.

Services
ScriptStorage This service provides an interface for accessing the scripts contained in a script storage area (user, share or individual documents). It also provides a means of saving this information (not currently supported), and refreshing its data. Also see the General Developer Guide for details of the parcel-descriptor.xml file from which the script metadata is read.
ScriptStorageManager This service provides a means for creation and access of ScriptStorage instances. It also acts as an XEventListener in order to free up a document's script related storage (ScriptStorage instance) when that document closes.
Singletons
theScriptStorageManager This is a singleton providing the ScriptStorageManager service
Interfaces
XScriptInfo This interface allows access to information of one script
XScriptInfoAccess This interface provides information on the scripts available from a ScriptStorage.
XScriptStorageExport This interface provides a means of saving the information contained in the ScriptStorage component. (Not currently supported)
XScriptStorageManager This interface provides access to data associated with a script
XScriptStorageRefresh This interface provides a means of refreshing the information contained in the ScriptStorage component.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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