INTEGRATION: CWS l10ntoolingfixer (1.5.34); FILE MERGED
2005/07/14 14:41:30 ihi 1.5.34.1: #i51919# removed not implemented method declaration
This commit is contained in:
parent
520b78fb6d
commit
0bae03f8ca
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: xmlparse.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2005-01-13 19:16:06 $
|
||||
* last change: $Author: obo $ $Date: 2005-07-18 11:18:13 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -360,7 +360,7 @@ private:
|
|||
/// Mapping iso numeric code <-> iso alpha string code
|
||||
ByteString isoArray[MAX_LANGUAGES];
|
||||
|
||||
static bool inline XMLUtil::hasPrefix( String& rString , int pos);
|
||||
//static bool inline XMLUtil::hasPrefix( String& rString , int pos);
|
||||
static void UnQuotData( String &rString );
|
||||
static void UnQuotTags( String &rString );
|
||||
|
||||
|
|
Loading…
Reference in a new issue