Home
last modified time | relevance | path

Searched refs:STC_WordIndex (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/i18npool/source/textconversion/
H A Dgenconv_dict.cxx411 sal_uInt16 STC_WordIndex[0x100]; in make_stc_word() local
425 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()
429 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()
434 fprintf(cfp, "0x%04x, ", STC_WordIndex[i]); in make_stc_word()
458 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()
461 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()
467 fprintf(cfp, "0x%04x, ", STC_WordIndex[i]); in make_stc_word()
/aoo4110/main/i18npool/inc/
H A Dtextconversion.hxx157 } STC_WordIndex; typedef

Completed in 16 milliseconds