Searched refs:nHyphens (Results 1 – 2 of 2) sorted by relevance
760 long nHyphens; // Trennstellen member in SwLinguStatistik771 nHyphens = nNoHyph = nHyphErr = nSpellTime = nTheTime = in SwLinguStatistik()
1624 aStream << "Trennstellen gesamt:\t" << nHyphens << endl; in Flush()1625 if ( nHyphens ) in Flush()1627 nHyphens*1.0 / ( nWords - nNoHyph - nHyphErr ) << endl; in Flush()1634 nHyphens = nNoHyph = nHyphErr = nSpellTime = nTheTime = in Flush()
Completed in 23 milliseconds