some Windows© classes and tools More...
Namespaces | |
namespace | Language |
an enum used to define the language in Windows© for spell check | |
Classes | |
class | Font |
a class to convert a DOS© or Windows3© character in unicode More... | |
Functions | |
static unsigned long | unicodeFromCP037 (unsigned char c) |
static unsigned long | unicodeFromCP424 (unsigned char c) |
static unsigned long | unicodeFromCP437 (unsigned char c) |
static unsigned long | unicodeFromCP500 (unsigned char c) |
static unsigned long | unicodeFromCP737 (unsigned char c) |
static unsigned long | unicodeFromCP775 (unsigned char c) |
static unsigned long | unicodeFromCP850 (unsigned char c) |
Take a character in CP850 encoding, convert it Courtesy of glib2 and iconv. | |
static unsigned long | unicodeFromCP852 (unsigned char c) |
static unsigned long | unicodeFromCP855 (unsigned char c) |
static unsigned long | unicodeFromCP856 (unsigned char c) |
static unsigned long | unicodeFromCP857 (unsigned char c) |
static unsigned long | unicodeFromCP860 (unsigned char c) |
static unsigned long | unicodeFromCP861 (unsigned char c) |
static unsigned long | unicodeFromCP862 (unsigned char c) |
static unsigned long | unicodeFromCP863 (unsigned char c) |
static unsigned long | unicodeFromCP864 (unsigned char c) |
static unsigned long | unicodeFromCP865 (unsigned char c) |
static unsigned long | unicodeFromCP866 (unsigned char c) |
static unsigned long | unicodeFromCP869 (unsigned char c) |
static unsigned long | unicodeFromCP874 (unsigned char c) |
static unsigned long | unicodeFromCP875 (unsigned char c) |
static librevenge::RVNGString | unicodeFromCP932 (const unsigned char *c, unsigned size) |
static librevenge::RVNGString | unicodeFromCP950 (const unsigned char *c, unsigned size) |
static unsigned long | unicodeFromCP1006 (unsigned char c) |
static unsigned long | unicodeFromCP1026 (unsigned char c) |
static unsigned long | unicodeFromCP1250 (unsigned char c) |
Take a character in CP1250 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromCP1251 (unsigned char c) |
Take a character in CP1251 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromCP1252 (unsigned char c) |
Take a character in CP1252 encoding, convert it Courtesy of glib2 and iconv. | |
static unsigned long | unicodeFromCP1253 (unsigned char c) |
Take a character in CP1253 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromCP1254 (unsigned char c) |
Take a character in CP1254 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromCP1255 (unsigned char c) |
Take a character in CP1255 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromCP1256 (unsigned char c) |
Take a character in CP1256 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromCP1257 (unsigned char c) |
Take a character in CP1257 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromCP1258 (unsigned char c) |
Take a character in CP1258 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/. | |
static unsigned long | unicodeFromWingdings (unsigned char c) |
static unsigned long | unicodeFromMacArabic (unsigned char c) |
static unsigned long | unicodeFromMacCeltic (unsigned char c) |
static unsigned long | unicodeFromMacCEurope (unsigned char c) |
static unsigned long | unicodeFromMacCroatian (unsigned char c) |
static unsigned long | unicodeFromMacCyrillic (unsigned char c) |
static unsigned long | unicodeFromMacDevanaga (unsigned char c) |
static unsigned long | unicodeFromMacFarsi (unsigned char c) |
static unsigned long | unicodeFromMacGaelic (unsigned char c) |
static unsigned long | unicodeFromMacGreek (unsigned char c) |
static unsigned long | unicodeFromMacGujarati (unsigned char c) |
static unsigned long | unicodeFromMacGurmukhi (unsigned char c) |
static unsigned long | unicodeFromMacHebrew (unsigned char c) |
static unsigned long | unicodeFromMacIceland (unsigned char c) |
static unsigned long | unicodeFromMacInuit (unsigned char c) |
static unsigned long | unicodeFromMacRoman (unsigned char c) |
static unsigned long | unicodeFromMacRomanian (unsigned char c) |
static unsigned long | unicodeFromMacThai (unsigned char c) |
static unsigned long | unicodeFromMacTurkish (unsigned char c) |
static unsigned long | unicodeFromMacSymbol (unsigned char c) |
some Windows© classes and tools
static unsigned long libwps_tools_win::unicodeFromCP037 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1006 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1026 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1250 | ( | unsigned char | c | ) | [static] |
Take a character in CP1250 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1251 | ( | unsigned char | c | ) | [static] |
Take a character in CP1251 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1252 | ( | unsigned char | c | ) | [static] |
Take a character in CP1252 encoding, convert it Courtesy of glib2 and iconv.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1253 | ( | unsigned char | c | ) | [static] |
Take a character in CP1253 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1254 | ( | unsigned char | c | ) | [static] |
Take a character in CP1254 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1255 | ( | unsigned char | c | ) | [static] |
Take a character in CP1255 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1256 | ( | unsigned char | c | ) | [static] |
Take a character in CP1256 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1257 | ( | unsigned char | c | ) | [static] |
Take a character in CP1257 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP1258 | ( | unsigned char | c | ) | [static] |
Take a character in CP1258 encoding, convert it Courtesy of unicode.org: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP424 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP437 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP500 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP737 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP775 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP850 | ( | unsigned char | c | ) | [static] |
Take a character in CP850 encoding, convert it Courtesy of glib2 and iconv.
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP852 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP855 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP856 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP857 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP860 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP861 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP862 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP863 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP864 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP865 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP866 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP869 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP874 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromCP875 | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static librevenge::RVNGString libwps_tools_win::unicodeFromCP932 | ( | const unsigned char * | c, |
unsigned | size | ||
) | [static] |
Referenced by libwps_tools_win::Font::unicodeString().
static librevenge::RVNGString libwps_tools_win::unicodeFromCP950 | ( | const unsigned char * | c, |
unsigned | size | ||
) | [static] |
Referenced by libwps_tools_win::Font::unicodeString().
static unsigned long libwps_tools_win::unicodeFromMacArabic | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacCeltic | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacCEurope | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacCroatian | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacCyrillic | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacDevanaga | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacFarsi | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacGaelic | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacGreek | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacGujarati | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacGurmukhi | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacHebrew | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacIceland | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacInuit | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacRoman | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacRomanian | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacSymbol | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacThai | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromMacTurkish | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().
static unsigned long libwps_tools_win::unicodeFromWingdings | ( | unsigned char | c | ) | [static] |
Referenced by libwps_tools_win::Font::unicode().