INTEGRATION: CWS sb18 (1.4.92); FILE MERGED
2004/05/21 15:10:26 sb 1.4.92.1: #i21150# Added published flag.
This commit is contained in:
parent
36371f0130
commit
703f327cb7
1 changed files with 3 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XAction.idl,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2003-04-17 09:33:54 $
|
||||
* last change: $Author: obo $ $Date: 2004-06-03 16:30:58 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -64,7 +64,6 @@
|
|||
#ifndef __com_sun_star_uno_XInterface_idl__
|
||||
#include <com/sun/star/uno/XInterface.idl>
|
||||
#endif
|
||||
|
||||
#ifndef __com_sun_star_uno_Exception_idl__
|
||||
#include <com/sun/star/uno/Exception.idl>
|
||||
#endif
|
||||
|
@ -80,7 +79,7 @@ module com { module sun { module star { module security {
|
|||
|
||||
@since #107627#
|
||||
*/
|
||||
interface XAction : com::sun::star::uno::XInterface
|
||||
published interface XAction : com::sun::star::uno::XInterface
|
||||
{
|
||||
/** Action to be done.
|
||||
|
||||
|
|
Loading…
Reference in a new issue