(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: script ::

unpublished service DocumentDialogLibraryContainer
Supported Interface
XStorageBasedLibraryContainer
Usage Restrictions
not published
Description
defines a container of dialog 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 DocumentDialogLibraryContainer, belonging to a document  
Constructors' Details
create
create( [in] ::com::sun::star::document::XStorageBasedDocument  Document )
raises( ::com::sun::star::lang::IllegalArgumentException );

Description
creates an instance of the DocumentDialogLibraryContainer, 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 DocumentDialogLibraryContainer 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

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos 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.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.