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
Definition: StarEncoding.hxx:64
Definition: StarEncoding.hxx:63
Definition: StarEncoding.hxx:63
virtual ~StarEncodingJapanese()
destructor
Definition: StarEncodingJapanese.cxx:51
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:50
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
Definition: StarEncoding.hxx:67
Encoding
the different encoding
Definition: StarEncoding.hxx:54
Definition: StarEncoding.hxx:64
Generated on Mon Jan 20 2020 23:02:17 for libstaroffice by
doxygen 1.8.16