From c57f0ecd0766e87d54f730a77ae4db67c714abdd Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:05:50 +0000 Subject: INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED 2005/02/02 15:46:13 mi 1.7.16.1: #i33588# since tags corrected --- udkapi/com/sun/star/connection/SocketPermission.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'udkapi') 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.

- @since OOo1.1.2 + @since OOo 1.1.2 */ published struct SocketPermission { -- cgit