Kaydet (Commit) 39a06f68 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED

2004/05/21 15:00:06 sb 1.6.406.1: #i21150# Added published flag.
üst e9b86892
......@@ -2,9 +2,9 @@
*
* $RCSfile: XPlugin.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:06:19 $
* last change: $Author: obo $ $Date: 2004-06-03 21:21:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -82,7 +82,7 @@
/** This interface allows the container, e.g. document to control the plugin.
*/
interface XPlugin: com::sun::star::uno::XInterface
published interface XPlugin: com::sun::star::uno::XInterface
{
/** Tells the plugin instance that a new stream is requested.
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: XPluginContext.idl,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: mi $ $Date: 2002-10-03 13:06:19 $
* last change: $Author: obo $ $Date: 2004-06-03 21:22:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -95,7 +95,7 @@
/** Interface receiving calls from a plugin library.
A default context can be created using the <type>PluginManager</type>.
*/
interface XPluginContext: com::sun::star::uno::XInterface
published interface XPluginContext: com::sun::star::uno::XInterface
{
/** Requests global application parameters like display connection
on UNIX systems.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment