Methods' Summary |
isLibraryLink |
returns true if the accessed library item is a link,
e.g., created by createLibraryLink, otherwise false.
|
getLibraryLinkURL |
returns the location of the library link target.
Should return the same URL that was passed to
createLibraryLink in the StorageURL parameter.
If the accessed library item exists but isn't a
link, a IllegalArgumentException is thrown
|
isLibraryReadOnly |
returns true if the accessed library item (library or library
link) is read only. A library can be read only because it was
set to read only using the methods provided by this interface
or because of other reasons depending on the implementation
(e.g., file system write protection)
|
setLibraryReadOnly |
Sets the accessed library item (library or library link) to
read only according to the flag bReadOnly (true means read only)
|
renameLibrary |
renames the library item with the specified name. If the accessed
library item is a link only the link is renamed, not the target library.
If a library with the new name exists already a
com::sun::star::container::ElementExistException is thrown.
|
Methods' Details |
isLibraryLink
- Description
- returns true if the accessed library item is a link,
e.g., created by createLibraryLink, otherwise false.
|
|
getLibraryLinkURL
- Description
- returns the location of the library link target.
Should return the same URL that was passed to
createLibraryLink in the StorageURL parameter.
If the accessed library item exists but isn't a
link, a IllegalArgumentException is thrown
|
|
isLibraryReadOnly
- Description
- returns true if the accessed library item (library or library
link) is read only. A library can be read only because it was
set to read only using the methods provided by this interface
or because of other reasons depending on the implementation
(e.g., file system write protection)
|
|
setLibraryReadOnly
- Description
- Sets the accessed library item (library or library link) to
read only according to the flag bReadOnly (true means read only)
|
|
renameLibrary
- Description
- renames the library item with the specified name. If the accessed
library item is a link only the link is renamed, not the target library.
If a library with the new name exists already a
com::sun::star::container::ElementExistException is thrown.
|
|
Top of Page
Copyright © 2000, 2014 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.