kerneltest/f32test/locl/localeutils/elocl32_japan/inc/t_tlocl32_shiftjis.h
changeset 281 13fbfa31d2ba
parent 0 a41df078684a
equal deleted inserted replaced
266:0008ccd16016 281:13fbfa31d2ba
     1 /*
     1 /*
     2 * Copyright (c) 2000 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 
    19 
    20 #if !defined(__SHIFTJIS_H__)
    20 #if !defined(__SHIFTJIS_H__)
    21 #define __SHIFTJIS_H__
    21 #define __SHIFTJIS_H__
    22 
    22 
    23 #if !defined(__E32STD_H__)
    23 #if !defined(__E32STD_H__)
    24 #include <E32STD.H>
    24 #include <e32std.h>
    25 #endif
    25 #endif
    26 
    26 
    27 #if !defined(__CHARCONV_H__)
    27 #if !defined(__CHARCONV_H__)
    28 #include "T_TLOCL32_CHARCONV.H"
    28 #include "t_tlocl32_charconv.h"
    29 #endif
    29 #endif
    30 
    30 
    31 #if !defined(__CONVUTILS_H__)
    31 #if !defined(__CONVUTILS_H__)
    32 #include "T_TLOCL32_CONVUTILS.H"
    32 #include "t_tlocl32_convutils.h"
    33 #endif
    33 #endif
    34 
    34 
    35 class CnvShiftJis 
    35 class CnvShiftJis 
    36 /**
    36 /**
    37 only to be used by CHARCONV plug-in DLLs and by locale-DLLs (Locl::FatUtilityFunctions)
    37 only to be used by CHARCONV plug-in DLLs and by locale-DLLs (Locl::FatUtilityFunctions)