summaryrefslogtreecommitdiff
path: root/sw/inc/TextCursorHelper.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:15:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:15:06 +0000
commite22cbe8060d83f2d3c79f49d34547fc1f54ab7f4 (patch)
tree5bd635d164653ddc532f53e454dd0cf62c272a17 /sw/inc/TextCursorHelper.hxx
parent6532ad42efccf624238794689b9752b38e239edb (diff)
INTEGRATION: CWS writercorehandoff (1.3.802); FILE MERGED
2005/09/13 11:12:40 tra 1.3.802.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:09:36 fme 1.3.802.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
Diffstat (limited to 'sw/inc/TextCursorHelper.hxx')
-rw-r--r--sw/inc/TextCursorHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/TextCursorHelper.hxx b/sw/inc/TextCursorHelper.hxx
index fde148f4bae4..3a70e5831fc5 100644
--- a/sw/inc/TextCursorHelper.hxx
+++ b/sw/inc/TextCursorHelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TextCursorHelper.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:31:16 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:15:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,8 +43,8 @@
#endif
class SwDoc;
-class SwUnoCrsr;
class SwPaM;
+
class OTextCursorHelper : public ::cppu::ImplHelper1< ::com::sun::star::lang::XUnoTunnel>
{
public: