Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx2783 void SwDoc::CountWords( const SwPaM& rPaM, SwDocStat& rStat ) const in CountWords() function in SwDoc
2810 pTNd->CountWords( rStat, nSttCnt, pTNd->GetTxt().Len() ); in CountWords()
2815 pTNd->CountWords( rStat, 0, pTNd->GetTxt().Len() ); in CountWords()
2818 pTNd->CountWords( rStat, 0, nEndCnt ); in CountWords()
2821 pTNd->CountWords( rStat, nSttCnt, nEndCnt ); in CountWords()
H A Ddoc.cxx1745 ((SwTxtNode*)pNd)->CountWords( rStat, 0, ((SwTxtNode*)pNd)->GetTxt().Len() ); in UpdateDocStat()
/aoo41x/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()
/aoo41x/main/sw/inc/
H A Dndtxt.hxx785 void CountWords( SwDocStat& rStat, xub_StrLen nStart, xub_StrLen nEnd ) const;
H A Deditsh.hxx205 void CountWords( SwDocStat& rStat ) const;
H A Ddoc.hxx1162 void CountWords( const SwPaM& rPaM, SwDocStat& rStat ) const;
/aoo41x/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.cxx287 rSh.CountWords( aCurr ); in Execute()
H A Dannotsh.cxx460 rSh.CountWords( aCurr ); in Exec()
H A Dtextsh1.cxx1363 rSh.CountWords( aCurr ); in Execute()
/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx2214 pTxtNode->CountWords( aStat, 0, nEnd ); in _DoIdleJob()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1933 void SwTxtNode::CountWords( SwDocStat& rStat, in CountWords() function in SwTxtNode

Completed in 465 milliseconds