diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:22:58 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 21:22:58 +0000 |
commit | fddf018f9475bc1d58a363a71f8292eb9662fe19 (patch) | |
tree | 6ef1e4bf2e60c11a6887998f6329bf49baed4e6d /offapi/com/sun/star/setup | |
parent | d295294323c8f6a9817eedc2a15ea8d4433fe9ad (diff) |
INTEGRATION: CWS sb18 (1.6.266); FILE MERGED
2004/05/21 15:02:31 sb 1.6.266.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/setup')
-rw-r--r-- | offapi/com/sun/star/setup/OSType.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/setup/OSType.idl b/offapi/com/sun/star/setup/OSType.idl index 37a93d3fdd65..343a72c1cb48 100644 --- a/offapi/com/sun/star/setup/OSType.idl +++ b/offapi/com/sun/star/setup/OSType.idl @@ -2,9 +2,9 @@ * * $RCSfile: OSType.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: vg $ $Date: 2003-06-12 10:32:29 $ + * last change: $Author: obo $ $Date: 2004-06-03 22:22:58 $ * * 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 -enum OSType +published enum OSType { // DocMerge: empty anyway INVALID, |