X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..08b89b0a244153b9f5bbb2f49c55ab0f7298122e:/icuSources/layout/DefaultCharMapper.h diff --git a/icuSources/layout/DefaultCharMapper.h b/icuSources/layout/DefaultCharMapper.h index 4ccd6b05..c0e1bc1c 100644 --- a/icuSources/layout/DefaultCharMapper.h +++ b/icuSources/layout/DefaultCharMapper.h @@ -1,7 +1,5 @@ /* - * %W% %W% - * - * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2007 - All Rights Reserved * */ @@ -25,7 +23,7 @@ U_NAMESPACE_BEGIN * * @see LECharMapper */ -class DefaultCharMapper : public LECharMapper +class DefaultCharMapper : public UMemory, public LECharMapper { private: le_bool fFilterControls; @@ -36,6 +34,7 @@ private: static const le_int32 controlCharsCount; static const LEUnicode32 mirroredChars[]; + static const LEUnicode32 srahCderorrim[]; static const le_int32 mirroredCharsCount;