Home
last modified time | relevance | path

Searched refs:CountWords (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx2787 void SwDoc::CountWords( const SwPaM& rPaM, SwDocStat& rStat ) const in CountWords() function in SwDoc
2814 pTNd->CountWords( rStat, nSttCnt, pTNd->GetTxt().Len() ); in CountWords()
2819 pTNd->CountWords( rStat, 0, pTNd->GetTxt().Len() ); in CountWords()
2822 pTNd->CountWords( rStat, 0, nEndCnt ); in CountWords()
2825 pTNd->CountWords( rStat, nSttCnt, nEndCnt ); in CountWords()
H A Ddoc.cxx1728 ((SwTxtNode*)pNd)->CountWords( rStat, 0, ((SwTxtNode*)pNd)->GetTxt().Len() ); in UpdateDocStat()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx1183 void SwEditShell::CountWords( SwDocStat& rStat ) const in CountWords() function in SwEditShell
1188 GetDoc()->CountWords( *PCURCRSR, rStat ); in CountWords()
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx345 rSh.CountWords( aCurr ); in Execute()
H A Ddrwtxtex.cxx423 rSh.CountWords( aCurr ); in Execute()
H A Dfrmsh.cxx280 rSh.CountWords( aCurr ); in Execute()
H A Dannotsh.cxx460 rSh.CountWords( aCurr ); in Exec()
H A Dtextsh1.cxx1365 rSh.CountWords( aCurr ); in Execute()
/trunk/main/sw/inc/
H A Dndtxt.hxx789 void CountWords( SwDocStat& rStat, xub_StrLen nStart, xub_StrLen nEnd ) const;
H A Deditsh.hxx205 void CountWords( SwDocStat& rStat ) const;
H A Ddoc.hxx1169 void CountWords( const SwPaM& rPaM, SwDocStat& rStat ) const;
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1939 void SwTxtNode::CountWords( SwDocStat& rStat, in CountWords() function in SwTxtNode
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx2212 pTxtNode->CountWords( aStat, 0, nEnd ); in _DoIdleJob()

Completed in 118 milliseconds