LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwDocStat Struct Reference

#include <docstat.hxx>

Public Member Functions

 SwDocStat ()
 
void Reset ()
 

Public Attributes

sal_uInt16 nTable
 
sal_uInt16 nGrf
 
sal_uInt16 nOLE
 
sal_uLong nPage
 
sal_uLong nPara
 paragraphs for document statistic: non-empty and non-hidden ones More...
 
sal_uLong nAllPara
 all paragraphs, including empty/hidden ones More...
 
sal_uLong nWord
 
sal_uLong nAsianWord
 
sal_uLong nChar
 
sal_uLong nCharExcludingSpaces
 
sal_uLong nComments
 
bool bModified
 

Detailed Description

Definition at line 25 of file docstat.hxx.

Constructor & Destructor Documentation

◆ SwDocStat()

SwDocStat::SwDocStat ( )

Definition at line 22 of file docstat.cxx.

Member Function Documentation

◆ Reset()

void SwDocStat::Reset ( void  )

Definition at line 37 of file docstat.cxx.

References bModified, nAllPara, nAsianWord, nChar, nCharExcludingSpaces, nComments, nGrf, nOLE, nPage, nPara, nTable, and nWord.

Member Data Documentation

◆ bModified

bool SwDocStat::bModified

Definition at line 40 of file docstat.hxx.

Referenced by SwLayIdle::isJobEnabled(), Reset(), and SwLayIdle::SwLayIdle().

◆ nAllPara

sal_uLong SwDocStat::nAllPara

all paragraphs, including empty/hidden ones

Definition at line 34 of file docstat.hxx.

Referenced by SwTextNode::CountWords(), SwXMLExport::exportDoc(), and Reset().

◆ nAsianWord

sal_uLong SwDocStat::nAsianWord

Definition at line 36 of file docstat.hxx.

Referenced by SwTextNode::CountWords(), Reset(), and SwWordCountFloatDlg::SetValues().

◆ nChar

sal_uLong SwDocStat::nChar

◆ nCharExcludingSpaces

sal_uLong SwDocStat::nCharExcludingSpaces

◆ nComments

sal_uLong SwDocStat::nComments

◆ nGrf

sal_uInt16 SwDocStat::nGrf

◆ nOLE

sal_uInt16 SwDocStat::nOLE

◆ nPage

sal_uLong SwDocStat::nPage

◆ nPara

sal_uLong SwDocStat::nPara

◆ nTable

sal_uInt16 SwDocStat::nTable

◆ nWord

sal_uLong SwDocStat::nWord

The documentation for this struct was generated from the following files: