Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dlayact.cxx2296 const bool bWordCount = pViewShell->getIDocumentStatistics().GetDocStat().bModified; in SwLayIdle() local
2309 (bWordCount && pPg->IsInvalidWordCount()) || in SwLayIdle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dlayact.cxx2270 const bool bWordCount = pViewShell->getIDocumentStatistics().GetDocStat().bModified; in SwLayIdle() local
2283 (bWordCount && pPg->IsInvalidWordCount()) || in SwLayIdle()