diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:03:22 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:03:22 +0000 |
commit | bd5c9adbeeb4842126c9aea8261ab7edade9e85f (patch) | |
tree | 340af254378b90f451ebee898f6315a70f07acd9 /udkapi/com/sun/star/security | |
parent | 3b06b3059ec68b5dbeb654a6634c81d27a82a82c (diff) |
INTEGRATION: CWS toolbars2 (1.7.24); FILE MERGED
2004/08/19 12:31:53 mi 1.7.24.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi/com/sun/star/security')
-rw-r--r-- | udkapi/com/sun/star/security/XPolicy.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/XPolicy.idl b/udkapi/com/sun/star/security/XPolicy.idl index dc8333296112..1f07101a106d 100644 --- a/udkapi/com/sun/star/security/XPolicy.idl +++ b/udkapi/com/sun/star/security/XPolicy.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPolicy.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:31:12 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:03:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,7 +72,7 @@ module com { module sun { module star { module security { @see com::sun::star::security::Policy - @since #107627# + @since OOo1.1.2 */ published interface XPolicy : com::sun::star::uno::XInterface { |