summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:25:04 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:25:04 +0000
commitf29a550917ecbf3b25c69bcb513fd598b0c56f18 (patch)
treec9d5fae01c5c82688ba145fef0aab928fc968f1b /offapi
parentaaf2ba23a5640f032cd6c2e94871f42662c463e1 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:34 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/setup/WindowsRegistryAction.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/setup/WindowsRegistryAction.idl b/offapi/com/sun/star/setup/WindowsRegistryAction.idl
index 1ff966373..c633f4b86 100644
--- a/offapi/com/sun/star/setup/WindowsRegistryAction.idl
+++ b/offapi/com/sun/star/setup/WindowsRegistryAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: WindowsRegistryAction.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:35 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:25:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@
module com { module sun { module star { module setup {
/// @deprecated
-struct WindowsRegistryAction: BaseAction
+published struct WindowsRegistryAction: BaseAction
{
// DocMerge: empty anyway
string strKey;