INTEGRATION: CWS swwarnings (1.15.198); FILE MERGED

2007/03/05 12:43:16 tl 1.15.198.1: #i69287# warning-free code
This commit is contained in:
Jens-Heiner Rechtien 2007-09-27 07:06:45 +00:00
parent c24809f970
commit cb830c8d70

View file

@ -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();