Searched refs:nHyphens (Results 1 – 2 of 2) sorted by relevance
758 long nHyphens; // Trennstellen member in SwLinguStatistik769 nHyphens = nNoHyph = nHyphErr = nSpellTime = nTheTime = in SwLinguStatistik()
1630 aStream << "Trennstellen gesamt:\t" << nHyphens << endl; in Flush()1631 if ( nHyphens ) in Flush()1633 nHyphens*1.0 / ( nWords - nNoHyph - nHyphErr ) << endl; in Flush()1640 nHyphens = nNoHyph = nHyphErr = nSpellTime = nTheTime = in Flush()
Completed in 21 milliseconds