Searched refs:nTextLen2 (Results 1 – 1 of 1) sorted by relevance
346 sal_uInt16 nPortionCount, nTextLen1, nTextLen2; in importPortions() local347 rStrm >> nPortionCount >> nTextLen1 >> nTextLen2; in importPortions()348 …OSL_ENSURE( nTextLen1 == nTextLen2, "PhoneticPortionModelList::importPortions - wrong phonetic tex… in importPortions()349 if( (nTextLen1 == nTextLen2) && (nTextLen1 > 0) ) in importPortions()
Completed in 16 milliseconds