summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/intercept.hxx
diff options
context:
space:
mode:
authorAndreas Bille <abi@openoffice.org>2003-04-04 10:41:06 +0000
committerAndreas Bille <abi@openoffice.org>2003-04-04 10:41:06 +0000
commit50191cd079729bf74513813eb4b5e2da95b19f30 (patch)
treef6bbc042835d7134f48589b371ea6d7fd030c960 /embedserv/source/inc/intercept.hxx
parentcc946122a26bc44355672fef61999704940f5a07 (diff)
#i2822# notifying after namechnnge
Diffstat (limited to 'embedserv/source/inc/intercept.hxx')
-rw-r--r--embedserv/source/inc/intercept.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/embedserv/source/inc/intercept.hxx b/embedserv/source/inc/intercept.hxx
index 02b9cef97c80..d77b4113792f 100644
--- a/embedserv/source/inc/intercept.hxx
+++ b/embedserv/source/inc/intercept.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: intercept.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: abi $ $Date: 2003-04-04 09:31:54 $
+ * last change: $Author: abi $ $Date: 2003-04-04 11:41:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,8 +97,11 @@ public:
Interceptor(EmbedDocument_Impl* pOLEInterface,DocumentHolder* pDocH);
~Interceptor();
+ void generateFeatureStateEvent();
+
// overwritten to release the statuslistner.
+
// XComponent
virtual void SAL_CALL
addEventListener(