INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED
2006/04/07 21:13:47 sb 1.5.14.3: RESYNC: (1.6-1.7); FILE MERGED 2006/01/25 22:10:04 sb 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/09 20:22:02 pl 1.5.14.1: #i53898# removed warnings
This commit is contained in:
parent
15557e2e1c
commit
77dbd60173
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: textconversion_zh.cxx,v $
|
||||
*
|
||||
* $Revision: 1.7 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2006-01-31 18:48:28 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 04:49:18 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -292,7 +292,7 @@ TextConversion_zh::getConversionWithOffset( const OUString& aText, sal_Int32 nSt
|
|||
}
|
||||
|
||||
sal_Bool SAL_CALL
|
||||
TextConversion_zh::interactiveConversion( const Locale& rLocale, sal_Int16 nTextConversionType, sal_Int32 nTextConversionOptions )
|
||||
TextConversion_zh::interactiveConversion( const Locale& /*rLocale*/, sal_Int16 /*nTextConversionType*/, sal_Int32 /*nTextConversionOptions*/ )
|
||||
throw( RuntimeException, IllegalArgumentException, NoSupportException )
|
||||
{
|
||||
return sal_False;
|
||||
|
|
Loading…
Reference in a new issue