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
This commit is contained in:
Rüdiger Timm 2006-05-02 14:06:41 +00:00
parent 7e54d46756
commit 1cf4586eca

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: DrawViewShell.hxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -195,7 +195,6 @@ public:
virtual void UIDeactivated( SfxInPlaceClient* ); virtual void UIDeactivated( SfxInPlaceClient* );
virtual String GetSelectionText( BOOL bCompleteWords = FALSE ); virtual String GetSelectionText( BOOL bCompleteWords = FALSE );
virtual BOOL HasSelection( BOOL bText = TRUE ) const; virtual BOOL HasSelection( BOOL bText = TRUE ) const;
void SetHelpIdBySelection();
void ExecCtrl(SfxRequest& rReq); void ExecCtrl(SfxRequest& rReq);
void GetCtrlState(SfxItemSet& rSet); void GetCtrlState(SfxItemSet& rSet);