Home
last modified time | relevance | path

Searched refs:GetDocStat (Results 1 – 25 of 26) sorted by last modified time

12

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2197 SwDocStat aStat(pDocShell->GetDoc()->GetDocStat()); in getPropertyValue()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx647 SwDocStat aDocStat( mpDoc->GetDocStat() );; in ConvertTo()
/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()
H A Dlaycache.cxx566 nPgCount = pDoc->GetDocStat().nPage; in CalcPageCount()
569 sal_uLong nNdCount = pDoc->GetDocStat().nPara; in CalcPageCount()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx871 SwDocStat aStat( pDoc->GetDocStat() ); in Continue()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx5204 void ScDocument::GetDocStat( ScDocStat& rDocStat ) in GetDocStat() function in ScDocument
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx456 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Exec()
H A Dtextsh1.cxx1361 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
H A Dfrmsh.cxx276 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
H A Ddrawsh.cxx341 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
H A Ddrwtxtex.cxx419 SwDocStat aDocStat( rSh.getIDocumentStatistics()->GetDocStat() ); in Execute()
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx420 if( pDoc->GetCurrentViewShell() && pDoc->GetDocStat().nPage > 1 && //swmod 071108//swmod 071225 in _Write()
H A Dxmlmeta.cxx148 SwDocStat aDocStat( pDoc->GetDocStat() ); in SetStatistics()
H A Dxmlexp.cxx274 SwDocStat aDocStat( pDoc->GetDocStat() ); in exportDoc()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1057 const SwDocStat& SwDoc::GetDocStat() const in GetDocStat() function in SwDoc
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx171 aDocStat = pSh->GetDoc()->GetDocStat(); in Update()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx355 const SwDocStat& rDStat = rWrt.pDoc->GetDocStat(); in SV_IMPL_PTRARR()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1969 ((SwDocStat&)pDoc->GetDocStat()).nPage = (sal_uInt16)nTokenValue; in NextToken()
1974 ((SwDocStat&)pDoc->GetDocStat()).nWord = (sal_uInt16)nTokenValue; in NextToken()
1978 ((SwDocStat&)pDoc->GetDocStat()).nChar = (sal_uInt16)nTokenValue; in NextToken()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx763 const SwDocStat& rDStat = pDoc->GetDocStat(); in Expand()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx363 const SwDocStat& rDocStat = rDoc.GetDocStat(); in SwCalc()
/trunk/main/sw/inc/
H A Ddoc.hxx940 virtual const SwDocStat &GetDocStat() const;
H A DIDocumentStatistics.hxx42 virtual const SwDocStat &GetDocStat() const = 0;
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx233 void GetDocStat( ScDocStat& rDocStat );
/trunk/main/sc/source/ui/docshell/
H A Dtpstat.cxx63 pDocSh->GetDocStat( aDocStat ); in ScDocStatPage()
H A Ddocsh.cxx2787 void ScDocShell::GetDocStat( ScDocStat& rDocStat ) in GetDocStat() function in ScDocShell
2791 aDocument.GetDocStat( rDocStat ); in GetDocStat()

Completed in 269 milliseconds

12