Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1943 sal_uLong nTmpChars = 0; in CountWords() local
1950 nTmpChars = GetParaNumberOfChars(); in CountWords()
2027 nTmpChars = nExpandEnd - nExpandBegin - nNumOfMaskedChars; in CountWords()
2046 nTmpChars += nNumStringLen; in CountWords()
2051 ++nTmpChars; in CountWords()
2064 SetParaNumberOfChars( nTmpChars ); in CountWords()
2070 rStat.nChar += nTmpChars; in CountWords()
/aoo41x/main/sw/inc/
H A Dndtxt.hxx175 SW_DLLPRIVATE void SetParaNumberOfChars( sal_uLong nTmpChars ) const;

Completed in 105 milliseconds