Searched refs:rnChgLen (Results 1 – 1 of 1) sorted by relevance
550 static sal_Bool GetAltSpelling( sal_Int16 &rnChgPos, sal_Int16 &rnChgLen, OUString &rRplc, in GetAltSpelling() argument592 rnChgLen = sal::static_int_cast< sal_Int16 >(nPosR - nPosL + 1); in GetAltSpelling()593 DBG_ASSERT( rnChgLen >= 0, "nChgLen < 0"); in GetAltSpelling()
Completed in 20 milliseconds