summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:29:45 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:29:45 +0000
commit6b55e05c2df2a1bf8a4ff07343aaf9e5d3153dbe (patch)
tree064da9073df48ea41ab77128326df733f6228806 /udkapi
parent9da581011c47f367d1df9ac483aa61c9b959c89b (diff)
INTEGRATION: CWS sb18 (1.4.92); FILE MERGED
2004/05/21 15:10:24 sb 1.4.92.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/security/AllPermission.idl7
1 files changed, 3 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/security/AllPermission.idl b/udkapi/com/sun/star/security/AllPermission.idl
index 775db3d0d540..0d85f73287ed 100644
--- a/udkapi/com/sun/star/security/AllPermission.idl
+++ b/udkapi/com/sun/star/security/AllPermission.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AllPermission.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 09:32:56 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:29:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,6 @@
************************************************************************/
#ifndef __com_sun_star_security_AllPermission_idl__
#define __com_sun_star_security_AllPermission_idl__
-
//=============================================================================
module com { module sun { module star { module security {
@@ -79,7 +78,7 @@ module com { module sun { module star { module security {
@since #107627#
*/
-struct AllPermission
+published struct AllPermission
{
byte dummy;
};