diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 15:35:55 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 15:35:55 +0000 |
commit | 3512599cdd6964616fedfe14b9318614c0a31c34 (patch) | |
tree | 0ea8b440aac16abebf071905b36be598f1fa5d6f /udkapi | |
parent | a2b9e1f8536326718b3d05bee302942bd3948e36 (diff) |
INTEGRATION: CWS sb18 (1.8.100); FILE MERGED
2004/05/21 15:10:33 sb 1.8.100.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/uno/Uik.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/uno/Uik.idl b/udkapi/com/sun/star/uno/Uik.idl index 68606c45680a..7f55d81e2c25 100644 --- a/udkapi/com/sun/star/uno/Uik.idl +++ b/udkapi/com/sun/star/uno/Uik.idl @@ -2,9 +2,9 @@ * * $RCSfile: Uik.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2003-03-27 17:37:14 $ + * last change: $Author: obo $ $Date: 2004-06-03 16:35:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,7 @@ This struct is deprecated. Uiks are not used anymore. @deprecated */ -struct Uik +published struct Uik { /** specifies a 4 byte data block. */ |