Top   Module   Use   Manual   Index 

com :: sun :: star :: i18n ::

constants group TransliterationType




Constants

const short NONE = = 0;
const short ONE_TO_ONE = = 1;
const short NUMERIC = = 2;
const short ONE_TO_ONE_NUMERIC = = 3;
const short IGNORE = = 4;
const short CASCADE = = 8;
Top of Page