diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 16:46:26 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 16:46:26 +0000 |
commit | afb23404c05a9356fcfd24a557fb87e0a169cdb8 (patch) | |
tree | 48891490391852d1f3161080c1df8e569a600422 /offapi/com/sun/star/awt | |
parent | ff9302c1a44492a01cf78430f4e674fa734fcefa (diff) |
INTEGRATION: CWS sb18 (1.10.250); FILE MERGED
2004/05/21 14:56:19 sb 1.10.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r-- | offapi/com/sun/star/awt/XToolkit.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XToolkit.idl b/offapi/com/sun/star/awt/XToolkit.idl index dec5062f1d01..4cdd652fd0c6 100644 --- a/offapi/com/sun/star/awt/XToolkit.idl +++ b/offapi/com/sun/star/awt/XToolkit.idl @@ -2,9 +2,9 @@ * * $RCSfile: XToolkit.idl,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: vg $ $Date: 2003-06-27 09:06:22 $ + * last change: $Author: obo $ $Date: 2004-06-03 17:46:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,7 @@ <p>This is similar to the abstract window toolkit (AWT) in Java.</p> */ -interface XToolkit: com::sun::star::uno::XInterface +published interface XToolkit: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- |