Go to the documentation of this file.
38 #ifndef STAR_ENCODING_OTHER_KOREAN
39 # define STAR_ENCODING_OTHER_KOREAN
61 std::vector<uint32_t> &dest);
64 std::vector<uint32_t> &dest);
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
static bool readKoreanBig5(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: BIG5_HKSCS
Definition: StarEncodingOtherKorean.cxx:56
static bool readKoreanMS1361(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: MS_1361
Definition: StarEncodingOtherKorean.cxx:1030
StarEncodingOtherKorean()
constructor
Definition: StarEncodingOtherKorean.cxx:47
@ E_MS_1361
Definition: StarEncoding.hxx:67
@ E_BIG5_HKSCS
Definition: StarEncoding.hxx:67
the main class to read/.
Definition: StarEncodingOtherKorean.hxx:51
Encoding
the different encoding
Definition: StarEncoding.hxx:54
virtual ~StarEncodingOtherKorean()
destructor
Definition: StarEncodingOtherKorean.cxx:51
Generated on Sat Aug 10 2024 18:04:25 for libstaroffice by
doxygen 1.8.20