Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1949 sal_uLong nTmpChars = 0; in CountWords() local
1956 nTmpChars = GetParaNumberOfChars(); in CountWords()
2033 nTmpChars = nExpandEnd - nExpandBegin - nNumOfMaskedChars; in CountWords()
2052 nTmpChars += nNumStringLen; in CountWords()
2057 ++nTmpChars; in CountWords()
2070 SetParaNumberOfChars( nTmpChars ); in CountWords()
2076 rStat.nChar += nTmpChars; in CountWords()
/trunk/main/sw/inc/
H A Dndtxt.hxx179 SW_DLLPRIVATE void SetParaNumberOfChars( sal_uLong nTmpChars ) const;

Completed in 28 milliseconds