Searched refs:existMark (Results 1 – 2 of 2) sorted by relevance
51 existMark( NULL ), in xdictionary()78 existMark = (sal_uInt8*) (*func)(); in xdictionary()90 existMark = NULL; in xdictionary()124 …sal_Bool exist = (existMark && ((c>>3) < 0x1FFF)) ? sal::static_int_cast<sal_Bool>((existMark[c>>3… in exists()
53 const sal_uInt8 * existMark; member in com::sun::star::i18n::xdictionary
Completed in 11 milliseconds