Home
last modified time | relevance | path

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

/aoo4110/main/i18npool/source/search/
H A Dlevdis.cxx195 nP = Min3( nRepP0, nRepP0, nDelR0 + nInsQ0 ); in WLD()
258 nP = nRepP0; in WLD()
353 && (nRepS * nRepP0 <= nLimit) ) in WLD()
381 nRepP0 = ( nX ? nLimit / nX : nLimit + 1 ); in CalcLPQR()
502 nRepP0( LEVDISDEFAULT_P0 ), in WLevDistance()
533 nRepP0( rWLD.nRepP0 ), in WLevDistance()
605 printf(" f nRepP0 (Ersetzen) : %d\n", nRepP0); in ShowTest()
H A Dlevdis.hxx129 int nRepP0; // Ersetzen Gewichtung member in WLevDistance
167 inline int GetReplaceP0() const { return( nRepP0 ); } // Gewichtungen holen in GetReplaceP0()
198 int nTmp = nRepP0; in SetReplaceP0()
199 nRepP0 = nNewP0; in SetReplaceP0()

Completed in 14 milliseconds