Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dtxtfrm.hxx761 long nNoHyph; // Worte ohne Trennstellen member in SwLinguStatistik
771 nHyphens = nNoHyph = nHyphErr = nSpellTime = nTheTime = in SwLinguStatistik()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1627 nHyphens*1.0 / ( nWords - nNoHyph - nHyphErr ) << endl; in Flush()
1628 aStream << "keine Trennstellen:\t" << nNoHyph << endl; in Flush()
1634 nHyphens = nNoHyph = nHyphErr = nSpellTime = nTheTime = in Flush()

Completed in 23 milliseconds