From be957fc9a5807857059c07abe2c3e5d3db5f7610 Mon Sep 17 00:00:00 2001 From: Peter Burow Date: Tue, 8 May 2001 06:05:49 +0000 Subject: fix: #85201# OKHdl_Impl() added --- svtools/inc/templdlg.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'svtools/inc') diff --git a/svtools/inc/templdlg.hxx b/svtools/inc/templdlg.hxx index 3eeb4bae2eab..0c3caf20bd67 100644 --- a/svtools/inc/templdlg.hxx +++ b/svtools/inc/templdlg.hxx @@ -2,9 +2,9 @@ * * $RCSfile: templdlg.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: pb $ $Date: 2001-05-07 10:28:20 $ + * last change: $Author: pb $ $Date: 2001-05-08 07:05:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,6 +83,7 @@ private: DECL_LINK( SelectHdl_Impl, SvtTemplateWindow* ); DECL_LINK( DoubleClickHdl_Impl, SvtTemplateWindow* ); + DECL_LINK( OKHdl_Impl, PushButton* ); public: SvtDocumentTemplateDialog( Window* pParent ); -- cgit v1.2.3