diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:25:04 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:25:04 +0000 |
commit | 1502855dc31df0aa33ff9b7460a739fca837f1ab (patch) | |
tree | 22cb06560e21329fbe74689689cc1a7a94fa581a /offapi/com/sun/star/setup | |
parent | 76e6f9d033d54d68869ea3ba5df36804c9995c6c (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/com/sun/star/setup')
-rw-r--r-- | offapi/com/sun/star/setup/WindowsRegistryAction.idl | 6 |
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 70bea7a54c87..eeaf21412685 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; |