diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:13:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:13:39 +0000 |
commit | 809cc626d4224d5ec9a923713e900f7cd7d7319f (patch) | |
tree | 76bd12efd59ef1c2c887effc897d86c1e13437cd /udkapi/com/sun/star/security | |
parent | 3b51f4602dbee58ec7ade79d895d15304602412f (diff) |
INTEGRATION: CWS sdk14 (1.11.16); FILE MERGED
2005/02/02 15:46:22 mi 1.11.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/security')
-rw-r--r-- | udkapi/com/sun/star/security/AccessController.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/AccessController.idl b/udkapi/com/sun/star/security/AccessController.idl index d4c1159d6613..d515865ab3bd 100644 --- a/udkapi/com/sun/star/security/AccessController.idl +++ b/udkapi/com/sun/star/security/AccessController.idl @@ -2,9 +2,9 @@ * * $RCSfile: AccessController.idl,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:01:57 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:13:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,7 @@ module com { module sun { module star { module security { to assure that permission checks are not corrupted via insecure inter-process communication. - @since OOo1.1.2 + @since OOo 1.1.2 */ published service AccessController { |