From a2b868ff51ecf66cf8226068615795a90208d607 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 14 Aug 2006 16:46:55 +0000 Subject: INTEGRATION: CWS writercorehandoff (1.11.78); FILE MERGED 2006/05/30 06:47:25 fme 1.11.78.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/13 17:53:08 tra 1.11.78.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:15:50 fme 1.11.78.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. --- sw/source/ui/inc/unotxvw.hxx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sw/source/ui/inc/unotxvw.hxx') diff --git a/sw/source/ui/inc/unotxvw.hxx b/sw/source/ui/inc/unotxvw.hxx index f782a6769018..fe18fcfd0c46 100644 --- a/sw/source/ui/inc/unotxvw.hxx +++ b/sw/source/ui/inc/unotxvw.hxx @@ -4,9 +4,9 @@ * * $RCSfile: unotxvw.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2006-05-08 14:48:15 $ + * last change: $Author: hr $ $Date: 2006-08-14 17:46:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -98,7 +98,6 @@ #ifndef _COMPHELPER_UNO3_HXX_ #include #endif - class SwView; typedef ::com::sun::star::uno::Reference< ::com::sun::star::view::XSelectionChangeListener > * XSelectionChangeListenerPtr; @@ -204,7 +203,7 @@ public: /* -----------------17.09.98 12:52------------------- * * --------------------------------------------------*/ -class SwUnoCrsr; + typedef cppu::WeakImplHelper8< ::com::sun::star::text::XTextViewCursor, ::com::sun::star::lang::XServiceInfo, -- cgit