From 8e079fc97386dc2945e300c8c8fd5b9d3abe07a3 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 5 Dec 2006 11:53:28 +0000 Subject: INTEGRATION: CWS c04v3_SRC680 (1.13.6); FILE MERGED 2006/11/24 18:43:16 mav 1.13.6.1: #143410# reimplement links support correctly --- embedserv/source/inc/embeddoc.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'embedserv/source/inc') diff --git a/embedserv/source/inc/embeddoc.hxx b/embedserv/source/inc/embeddoc.hxx index f24fdb18f..d0d910961 100755 --- a/embedserv/source/inc/embeddoc.hxx +++ b/embedserv/source/inc/embeddoc.hxx @@ -4,9 +4,9 @@ * * $RCSfile: embeddoc.hxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2006-10-06 10:38:54 $ + * last change: $Author: rt $ $Date: 2006-12-05 12:53:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -164,6 +164,7 @@ public: HRESULT SaveObject(); HRESULT ShowObject(); GUID GetGUID() const { return m_guid; } + HRESULT OLENotifyClosing(); protected: oslInterlockedCount m_refCount; -- cgit v1.2.3