summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/unotxvw.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:46:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:46:55 +0000
commita2b868ff51ecf66cf8226068615795a90208d607 (patch)
tree75ef650625ea308bbb44d3f23a2735b4194506bd /sw/source/ui/inc/unotxvw.hxx
parentINTEGRATION: CWS writercorehandoff (1.8.462); FILE MERGED (diff)
downloadcore-a2b868ff51ecf66cf8226068615795a90208d607.tar.gz
core-a2b868ff51ecf66cf8226068615795a90208d607.zip
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.
Diffstat (limited to 'sw/source/ui/inc/unotxvw.hxx')
-rw-r--r--sw/source/ui/inc/unotxvw.hxx7
1 files changed, 3 insertions, 4 deletions
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 <comphelper/uno3.hxx>
#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,