From 2574c29af6948724f782265d7a35a174ea71852a Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:06:04 +0000 Subject: INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED 2005/02/02 15:46:14 mi 1.8.16.1: #i33588# since tags corrected --- udkapi/com/sun/star/io/FilePermission.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'udkapi') 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 "<<ALL FILES>>" 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 { -- cgit