diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:05:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:05:50 +0000 |
commit | c57f0ecd0766e87d54f730a77ae4db67c714abdd (patch) | |
tree | 682f4e7bfe9fc0ba7b6c937293eb16ac13e46a59 /udkapi/com/sun/star/connection | |
parent | d77f16af40b04254b789f367a49d63e06425c0a0 (diff) |
INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED
2005/02/02 15:46:13 mi 1.7.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/connection')
-rw-r--r-- | udkapi/com/sun/star/connection/SocketPermission.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/connection/SocketPermission.idl b/udkapi/com/sun/star/connection/SocketPermission.idl index 063e599a4c44..8f5f4cfa4691 100644 --- a/udkapi/com/sun/star/connection/SocketPermission.idl +++ b/udkapi/com/sun/star/connection/SocketPermission.idl @@ -2,9 +2,9 @@ * * $RCSfile: SocketPermission.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:55:09 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:05:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -119,7 +119,7 @@ SocketPermission("localhost:1024-", "accept,connect,listen"); confidential data among parties who may not otherwise have access to the data. </p> - @since OOo1.1.2 + @since OOo 1.1.2 */ published struct SocketPermission { |