From 2ae3de4a6cb064c34ca0cc25feee2fce14c04a0f Mon Sep 17 00:00:00 2001 From: Daniel Vogelheim Date: Mon, 25 Jun 2001 13:01:11 +0000 Subject: #88664# SwXRedlineText::GetStartNode() now implemented --- sw/inc/unoredline.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sw/inc/unoredline.hxx') diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx index 2a2b87e25d6c..83e4dfea1055 100644 --- a/sw/inc/unoredline.hxx +++ b/sw/inc/unoredline.hxx @@ -2,9 +2,9 @@ * * $RCSfile: unoredline.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: dvo $ $Date: 2001-01-19 19:47:04 $ + * last change: $Author: dvo $ $Date: 2001-06-25 14:01:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,6 +84,7 @@ class SwXRedlineText : public ::com::sun::star::container::XEnumerationAccess { SwNodeIndex aNodeIndex; + virtual const SwStartNode *GetStartNode() const; public: SwXRedlineText(SwDoc* pDoc, SwNodeIndex aNodeIndex); -- cgit v1.2.3