diff options
author | Andreas Schlüns <as@openoffice.org> | 2000-10-18 11:16:38 +0000 |
---|---|---|
committer | Andreas Schlüns <as@openoffice.org> | 2000-10-18 11:16:38 +0000 |
commit | b094b7dcba4aaff0e5f5819b9ab1da9b63db9fd5 (patch) | |
tree | caa476d7e2f051ab35f96f4413e061c4c3fedca9 /framework/inc/helper | |
parent | 79f240667b197d9da655dcfb46b4c9e520df0003 (diff) |
#79050# disable temp.(!) interceptor mechanism for plugin frame and wait for better ideas ...
Diffstat (limited to 'framework/inc/helper')
-rw-r--r-- | framework/inc/helper/opluginframedispatcher.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/framework/inc/helper/opluginframedispatcher.hxx b/framework/inc/helper/opluginframedispatcher.hxx index cdb27689b23f..ee44ade37fa9 100644 --- a/framework/inc/helper/opluginframedispatcher.hxx +++ b/framework/inc/helper/opluginframedispatcher.hxx @@ -2,9 +2,9 @@ * * $RCSfile: opluginframedispatcher.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:29:22 $ + * last change: $Author: as $ $Date: 2000-10-18 12:16:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -210,13 +210,11 @@ typedef OMULTITYPEINTERFACECONTAINERHELPERVAR< OUSTRING , XDispatchProvider XDispatch XPluginInstanceNotifySink - [ XDebugging if ENABLE_SERVICEDEBUG is defined! ] @base OWeakObject @devstatus deprecated *//*-*************************************************************************************************************/ -//class OPlugInFrameDispatcher : DERIVE_FROM_XSPECIALDEBUGINTERFACE // => These macro will expand to nothing, if no testmode is set in debug.h! class OPlugInFrameDispatcher : public XDISPATCHPROVIDER , public XDISPATCH , public XPLUGININSTANCENOTIFYSINK , @@ -254,7 +252,6 @@ class OPlugInFrameDispatcher : public XDISPATCHPROVIDER , //--------------------------------------------------------------------------------------------------------- DECLARE_XINTERFACE -// DECLARE_XSPECIALDEBUGINTERFACE // => These macro will expand to nothing, if no testmode is set in debug.h! //--------------------------------------------------------------------------------------------------------- // XDispatchProvider |