INTEGRATION: CWS toolbars2 (1.6.24); FILE MERGED
2004/08/19 12:31:52 mi 1.6.24.1: #i33199# @since with version number instead of issue id
This commit is contained in:
parent
56fe715bf2
commit
1b3b7388d6
2 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: Policy.idl,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2004-06-03 16:29:58 $
|
||||
* last change: $Author: obo $ $Date: 2004-09-09 17:02:21 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -70,7 +70,7 @@ module com { module sun { module star { module security {
|
|||
/** Service for getting sets of permissions reading from some persistent
|
||||
storage.
|
||||
|
||||
@since #107627#
|
||||
@since OOo1.1.2
|
||||
*/
|
||||
published service Policy
|
||||
{
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: RuntimePermission.idl,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2004-06-03 16:30:13 $
|
||||
* last change: $Author: obo $ $Date: 2004-09-09 17:02:33 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -70,7 +70,7 @@ module com { module sun { module star { module security {
|
|||
A RuntimePermission contains a name (also referred to as a "target name")
|
||||
but no actions list; you either have the named permission or you don't.
|
||||
|
||||
@since #107627#
|
||||
@since OOo1.1.2
|
||||
*/
|
||||
published struct RuntimePermission
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue