diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:14:41 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:14:41 +0000 |
commit | 199616cb67a62dc5fa7aece3d7f90721b2c9a8cd (patch) | |
tree | e8d16f2d93222eeafba3dd5f6e9d2b75dad92bc2 /udkapi/com/sun/star/security | |
parent | a3c9895443a21afe002f8c2d9994f75ce6392eaa (diff) |
INTEGRATION: CWS sdk14 (1.13.16); FILE MERGED
2005/02/02 15:46:23 mi 1.13.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/security')
-rw-r--r-- | udkapi/com/sun/star/security/XAccessControlContext.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/XAccessControlContext.idl b/udkapi/com/sun/star/security/XAccessControlContext.idl index 9d1d6be0a316..0edb7f228687 100644 --- a/udkapi/com/sun/star/security/XAccessControlContext.idl +++ b/udkapi/com/sun/star/security/XAccessControlContext.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAccessControlContext.idl,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:02:45 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:14:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ module com { module sun { module star { module security { that of the current execution thread. </p> - @since OOo1.1.2 + @since OOo 1.1.2 */ published interface XAccessControlContext : com::sun::star::uno::XInterface { |