Home
last modified time | relevance | path

Searched refs:getIDocumentStatistics (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/inc/
H A Dviewsh.hxx337 const IDocumentStatistics* getIDocumentStatistics() const;
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx341 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
H A Ddrwtxtex.cxx419 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
H A Dfrmsh.cxx276 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
H A Dannotsh.cxx456 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Exec()
H A Dtextsh1.cxx1361 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx2286 if ( !pViewShell->getIDocumentStatistics()->GetDocStat().bModified ) in DoIdleJob()
2560 const sal_Bool bWordCount = pViewShell->getIDocumentStatistics()->GetDocStat().bModified; in SwLayIdle()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2757 const IDocumentStatistics* ViewShell::getIDocumentStatistics() const { return pDoc; } in getIDocumentStatistics() function in ViewShell

Completed in 55 milliseconds