diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-06 12:40:26 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-06 12:40:26 +0000 |
commit | 002da73555948389b59f1b47906a8184b5098e13 (patch) | |
tree | e1e5e3e6ff688c2a390764474dd7868271248a8f /offapi/com/sun/star/script | |
parent | d16328ae3f76321e7f2b0d167b2c2cb8cf742ed4 (diff) |
INTEGRATION: CWS dba30c (1.4.32); FILE MERGED
2008/05/13 07:25:06 fs 1.4.32.1: joining changes from CWS odbmacros3 to CWS dba30c
2008/04/21 12:23:06 fs 1.4.12.1: typo
Diffstat (limited to 'offapi/com/sun/star/script')
-rw-r--r-- | offapi/com/sun/star/script/XPersistentLibraryContainer.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/script/XPersistentLibraryContainer.idl b/offapi/com/sun/star/script/XPersistentLibraryContainer.idl index 1060c3266d33..024df92c896c 100644 --- a/offapi/com/sun/star/script/XPersistentLibraryContainer.idl +++ b/offapi/com/sun/star/script/XPersistentLibraryContainer.idl @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: XPersistentLibraryContainer.idl,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -71,7 +71,7 @@ interface XPersistentLibraryContainer <p>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 <member>ContainerStorageName</member>.</p> + name is exposed as <member>ContainerLocationName</member>.</p> @see ContainerLocationName */ |