INTEGRATION: CWS toolbars2 (1.11.24); FILE MERGED

2004/08/19 12:31:52 mi 1.11.24.1: #i33199# @since with version number instead of issue id
This commit is contained in:
Oliver Bolte 2004-09-09 16:01:46 +00:00
parent 8d928e250c
commit 296580e7c2

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: AccessControlException.idl,v $ * $RCSfile: AccessControlException.idl,v $
* *
* $Revision: 1.11 $ * $Revision: 1.12 $
* *
* last change: $Author: obo $ $Date: 2004-06-03 16:29:14 $ * last change: $Author: obo $ $Date: 2004-09-09 17:01:46 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -74,7 +74,7 @@ module com { module sun { module star { module security {
/** Exception notifying a lacking permission to access data or execute code /** Exception notifying a lacking permission to access data or execute code
thus it is thrown if permission ought to be denied. thus it is thrown if permission ought to be denied.
@since #107627# @since OOo1.1.2
*/ */
published exception AccessControlException : com::sun::star::uno::SecurityException published exception AccessControlException : com::sun::star::uno::SecurityException
{ {