diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:06:04 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:06:04 +0000 |
commit | 2574c29af6948724f782265d7a35a174ea71852a (patch) | |
tree | 5517b3d115ea25e8177b68aeb2b90874734ed5ea /udkapi | |
parent | c57f0ecd0766e87d54f730a77ae4db67c714abdd (diff) |
INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED
2005/02/02 15:46:14 mi 1.8.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/io/FilePermission.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/io/FilePermission.idl b/udkapi/com/sun/star/io/FilePermission.idl index b43f09fd64c9..f3b240bc9e86 100644 --- a/udkapi/com/sun/star/io/FilePermission.idl +++ b/udkapi/com/sun/star/io/FilePermission.idl @@ -2,9 +2,9 @@ * * $RCSfile: FilePermission.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:55:22 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:06:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,7 +99,7 @@ module com { module sun { module star { module io { The <code>"<<ALL FILES>>"</code> permission with write action is especially dangerous. This grants permission to write to the entire file system. - @since OOo1.1.2 + @since OOo 1.1.2 */ published struct FilePermission { |