:: com :: sun :: star :: script ::
|
unpublished |
service DocumentScriptLibraryContainer |
|
|
- Supported Interface
- XStorageBasedLibraryContainer
|
- Usage Restrictions
- not published
- Description
- defines a container of StarBasic script libraries, which is to be made
persistent in a sub storage of a document storage.
- Since
- OOo 2.3
|
Constructors' Summary |
create |
creates an instance of the DocumentScriptLibraryContainer , belonging to a document
|
Constructors' Details |
create
- Description
- creates an instance of the
DocumentScriptLibraryContainer , belonging to a document
The current storage of the document will be set as initial root storage
(see XPersistentLibraryContainer::RootStorage) of the container.
Usually, you will only create a DocumentScriptLibraryContainer within
the implementation of the document to which the container should belong.
- Parameter Document
- The document to which the container should belong to. Must not be
NULL.
- Throws
- ::com::sun::star::lang::IllegalArgumentException
if
Document does not denote a valid
::com::sun::star::document::OfficeDocument.
|
|
Top of Page
Copyright © 2000, 2013 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.