summaryrefslogtreecommitdiffstats
path: root/sw/inc/swacorr.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:10:31 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:10:31 +0000
commiteb96be218cb6816c61e5eef1528c0c9dac68b9f6 (patch)
treec5ffb2fd85a578dd784f84fb354301720fdb974b /sw/inc/swacorr.hxx
parentINTEGRATION: CWS swwarnings (1.12.140); FILE MERGED (diff)
downloadcore-eb96be218cb6816c61e5eef1528c0c9dac68b9f6.tar.gz
core-eb96be218cb6816c61e5eef1528c0c9dac68b9f6.zip
INTEGRATION: CWS swwarnings (1.6.708); FILE MERGED
2007/03/05 12:43:17 tl 1.6.708.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/swacorr.hxx')
-rw-r--r--sw/inc/swacorr.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/swacorr.hxx b/sw/inc/swacorr.hxx
index 73e8e3352f65..28699de7e27a 100644
--- a/sw/inc/swacorr.hxx
+++ b/sw/inc/swacorr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swacorr.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:11:19 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:10:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,8 +52,10 @@ protected:
// koennen aus der Wortliste herausgeholt werden!)
// rShort ist der Stream-Name - gecryptet!
virtual BOOL GetLongText( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& , const String& rFileName, const String& rShort, String& rLong );
+
// - Text mit Attributierung (kann nur der SWG - SWG-Format!)
// rShort ist der Stream-Name - gecryptet!
+ using SvxAutoCorrect::PutText;
virtual BOOL PutText( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >&, const String& rFileName, const String& rShort, SfxObjectShell& ,
String& );