Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Dtxtfrm.hxx760 long nHyphens; // Trennstellen member in SwLinguStatistik
771 nHyphens = nNoHyph = nHyphErr = nSpellTime = nTheTime = in SwLinguStatistik()
/aoo4110/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1624 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 18 milliseconds