Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: script ::
unpublished
interface XPersistentLibraryContainer
Base Interfaces
XPersistentLibraryContainer
┣ ::com::sun::star::util ::XModifiable
┃ ┗ ::com::sun::star::util ::XModifyBroadcaster
┗ XLibraryContainer2
┗ XLibraryContainer
┗ ::com::sun::star::container ::XNameAccess
┗ ::com::sun::star::container ::XElementAccess
::com::sun::star::util ::XModifiable
(referenced interface's summary:)
makes the modify state of the object accessible.
XLibraryContainer2
(referenced interface's summary:)
Extension of XLibraryContainer to provide additional information
about the libraries contained in a library container
Usage Restrictions
not published
Description
describes a container of script libraries which is persistent.
The type of persistence of the container elements is not defined here,
but in derived interfaces or services using
XPersistentLibraryContainer
.
The actual libraries are stored in some object - a sub folder, or a sub storage,
for example - below the root location.
Since
OOo 2.3
Methods' Summary
storeLibraries
stores the libraries to the current location.
Attributes' Summary
RootLocation
denotes the root location associated with the container.
ContainerLocationName
denotes the name of the sub location where the container elements are
actually stored.
Attributes' Details
RootLocation
[ readonly ] any RootLocation ;
Description
denotes the root location associated with the container.
The type of this location - it might be a folder in a file system,
a storage, or anything else - is not specified here, but in derived interfaces
or services implementing XPersistentLibraryContainer
.
All operations of the library container take place in a location below
the root location, the so-called container location, whose
name is exposed as ContainerLocationName .
See also
ContainerLocationName
ContainerLocationName
[ readonly ] string ContainerLocationName ;
Description
denotes the name of the sub location where the container elements are
actually stored.
See also
RootLocation
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.