INTEGRATION: CWS sb18 (1.9.92); FILE MERGED
2004/05/21 15:10:24 sb 1.9.92.1: #i21150# Added published flag.
This commit is contained in:
parent
9b42ccd91f
commit
9da581011c
1 changed files with 3 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: AccessController.idl,v $
|
||||
*
|
||||
* $Revision: 1.9 $
|
||||
* $Revision: 1.10 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2003-04-17 09:32:44 $
|
||||
* last change: $Author: obo $ $Date: 2004-06-03 16:29:30 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -71,7 +71,6 @@
|
|||
module com { module sun { module star { module security {
|
||||
|
||||
//=============================================================================
|
||||
|
||||
/** This meta service supports the XAccessController interface for checking
|
||||
security permissions.
|
||||
|
||||
|
@ -87,7 +86,7 @@ module com { module sun { module star { module security {
|
|||
|
||||
@since #107627#
|
||||
*/
|
||||
service AccessController
|
||||
published service AccessController
|
||||
{
|
||||
interface XAccessController;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue