diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 15:27:33 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 15:27:33 +0000 |
commit | 0814699b22c81c39cf67ce6b891d1838861e8e8a (patch) | |
tree | 10dfeacb38d8cfaca6c7c1dcab64089b3bc413a7 /udkapi | |
parent | 4252f6b73e249b5e82b5ee73f642c46428c74148 (diff) |
INTEGRATION: CWS sb18 (1.3.116); FILE MERGED
2004/05/21 15:10:22 sb 1.3.116.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/script/XScriptEventsSupplier.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/script/XScriptEventsSupplier.idl b/udkapi/com/sun/star/script/XScriptEventsSupplier.idl index 381404dfe62d..b446546e03c8 100644 --- a/udkapi/com/sun/star/script/XScriptEventsSupplier.idl +++ b/udkapi/com/sun/star/script/XScriptEventsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScriptEventsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2002-10-03 12:44:20 $ + * last change: $Author: obo $ $Date: 2004-06-03 16:27:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ Gives access to an event container represented by an XNameContainer containing ScriptEventDescriptor instances. */ -interface XScriptEventsSupplier: com::sun::star::uno::XInterface +published interface XScriptEventsSupplier: com::sun::star::uno::XInterface { /** Returns an XNameContainer containing instances |