Go to the documentation of this file.
38 #ifndef STAR_ENCODING_JAPANESE
39 # define STAR_ENCODING_JAPANESE
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
@ E_EUC_JP
Definition: StarEncoding.hxx:64
@ E_MS_932
Definition: StarEncoding.hxx:63
@ E_APPLE_JAPANESE
Definition: StarEncoding.hxx:63
virtual ~StarEncodingJapanese()
destructor
Definition: StarEncodingJapanese.cxx:51
@ E_JIS_X_0208
Definition: StarEncoding.hxx:67
StarEncodingJapanese()
constructor
Definition: StarEncodingJapanese.cxx:47
static bool readJapanese208(std::vector< uint8_t > const &src, size_t &pos, StarEncoding::Encoding encoding, std::vector< uint32_t > &dest)
try to read a caracter and add it to string: JIS_X_0208
Definition: StarEncodingJapanese.cxx:1687
the main class to read/.
Definition: StarEncodingJapanese.hxx:51
static bool readJapanese212(std::vector< uint8_t > const &src, size_t &pos, StarEncoding::Encoding encoding, std::vector< uint32_t > &dest)
try to read a caracter and add it to string: JIS_X_0212
Definition: StarEncodingJapanese.cxx:3331
static bool readJapanese1(std::vector< uint8_t > const &src, size_t &pos, StarEncoding::Encoding encoding, std::vector< uint32_t > &dest)
try to read a caracter and add it to string: MS932, SHIFT_JIS, APPLE_JAPANESE
Definition: StarEncodingJapanese.cxx:56
static bool readJapaneseEUC(std::vector< uint8_t > const &src, size_t &pos, StarEncoding::Encoding encoding, std::vector< uint32_t > &dest)
try to read a caracter and add it to string: EUC_JP
Definition: StarEncodingJapanese.cxx:1653
@ E_JIS_X_0212
Definition: StarEncoding.hxx:67
Encoding
the different encoding
Definition: StarEncoding.hxx:54
@ E_SHIFT_JIS
Definition: StarEncoding.hxx:64
Generated on Thu Apr 26 2018 21:01:31 for libstaroffice by
doxygen 1.8.20