summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-24 11:54:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-24 11:54:02 +0000
commit1ab2e3897d187a4862744e2ca881ecc67f25009f (patch)
tree7eedc2df4dc3b42016f5fdca56039a1a80a41059 /sw/inc/ndole.hxx
parent0bdab31122a72f558c31ce105db0ca8c0c13e6fd (diff)
INTEGRATION: CWS fwk33 (1.12.22); FILE MERGED
2006/02/10 11:51:41 mav 1.12.22.1: #i46838# chow HC-representation of embedded object when requested
Diffstat (limited to 'sw/inc/ndole.hxx')
-rw-r--r--sw/inc/ndole.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx
index 28ccf5742988..9622e63a6e93 100644
--- a/sw/inc/ndole.hxx
+++ b/sw/inc/ndole.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ndole.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2006-02-01 18:49:32 $
+ * last change: $Author: obo $ $Date: 2006-03-24 12:54:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -128,6 +128,7 @@ public:
virtual Size GetTwipSize() const;
Graphic* GetGraphic();
+ Graphic* GetHCGraphic(); // tries to retrieve HighContrast representation if possible
void GetNewReplacement();
virtual BOOL SavePersistentData();