From 1cf4586eca9f6809b35b8d74569246b0ad0c0dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Tue, 2 May 2006 14:06:41 +0000 Subject: [PATCH] INTEGRATION: CWS sfxcleanup (1.17.48); FILE MERGED 2006/03/24 11:40:43 mba 1.17.48.2: RESYNC: (1.17-1.18); FILE MERGED 2006/02/27 08:26:34 mba 1.17.48.1: #132394#: remove superfluous code --- sd/source/ui/inc/DrawViewShell.hxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx index 227d24ff2cc0..2157b688bf7a 100644 --- a/sd/source/ui/inc/DrawViewShell.hxx +++ b/sd/source/ui/inc/DrawViewShell.hxx @@ -4,9 +4,9 @@ * * $RCSfile: DrawViewShell.hxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: obo $ $Date: 2006-03-21 17:20:40 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:06:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -195,7 +195,6 @@ public: virtual void UIDeactivated( SfxInPlaceClient* ); virtual String GetSelectionText( BOOL bCompleteWords = FALSE ); virtual BOOL HasSelection( BOOL bText = TRUE ) const; - void SetHelpIdBySelection(); void ExecCtrl(SfxRequest& rReq); void GetCtrlState(SfxItemSet& rSet);