From cb830c8d703b703574a5634fa77fe1233fdbfa9d Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 27 Sep 2007 07:06:45 +0000 Subject: INTEGRATION: CWS swwarnings (1.15.198); FILE MERGED 2007/03/05 12:43:16 tl 1.15.198.1: #i69287# warning-free code --- sw/inc/ndole.hxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sw/inc/ndole.hxx') diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx index 7fe03e4888d9..af0aa2b29625 100644 --- a/sw/inc/ndole.hxx +++ b/sw/inc/ndole.hxx @@ -4,9 +4,9 @@ * * $RCSfile: ndole.hxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: obo $ $Date: 2006-10-13 11:08:14 $ + * last change: $Author: hr $ $Date: 2007-09-27 08:06:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -126,7 +126,10 @@ public: virtual SwCntntNode* MakeCopy( SwDoc*, const SwNodeIndex& ) const; virtual Size GetTwipSize() const; + + using SwNoTxtNode::GetGraphic; Graphic* GetGraphic(); + Graphic* GetHCGraphic(); // tries to retrieve HighContrast representation if possible void GetNewReplacement(); -- cgit v1.2.3