From df204dd857c5dd9041bef8add2a85e824a814d5e Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 25 Apr 2007 07:58:17 +0000 Subject: INTEGRATION: CWS os94 (1.52.64); FILE MERGED 2007/03/12 08:07:33 os 1.52.64.1: #i75235# unused methods removed --- sw/inc/viewsh.hxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx index 2c02e57c5230..36f65da4bf60 100644 --- a/sw/inc/viewsh.hxx +++ b/sw/inc/viewsh.hxx @@ -4,9 +4,9 @@ * * $RCSfile: viewsh.hxx,v $ * - * $Revision: 1.53 $ + * $Revision: 1.54 $ * - * last change: $Author: rt $ $Date: 2007-04-03 13:46:18 $ + * last change: $Author: rt $ $Date: 2007-04-25 08:58:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -548,8 +548,6 @@ public: */ void InvalidateAccessibleParaTextSelection(); - String GetMarkListDescription() const ; - ViewShell( ViewShell&, Window *pWin = 0, OutputDevice *pOut = 0, long nFlags = 0 ); ViewShell( SwDoc& rDoc, Window *pWin, -- cgit