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

#include <document.hxx>

Public Member Functions

 ScDocStat ()
 

Public Attributes

OUString aDocName
 
SCTAB nTableCount
 
sal_uInt64 nCellCount
 
sal_uInt64 nFormulaCount
 
sal_uInt16 nPageCount
 

Detailed Description

Definition at line 284 of file document.hxx.

Constructor & Destructor Documentation

◆ ScDocStat()

ScDocStat::ScDocStat ( )
inline

Definition at line 291 of file document.hxx.

Member Data Documentation

◆ aDocName

OUString ScDocStat::aDocName

Definition at line 286 of file document.hxx.

Referenced by ScDocument::GetDocStat(), and ScDocStatPage::ScDocStatPage().

◆ nCellCount

sal_uInt64 ScDocStat::nCellCount

Definition at line 288 of file document.hxx.

Referenced by ScDocument::GetDocStat(), and ScDocStatPage::ScDocStatPage().

◆ nFormulaCount

sal_uInt64 ScDocStat::nFormulaCount

Definition at line 289 of file document.hxx.

Referenced by ScDocument::GetDocStat(), and ScDocStatPage::ScDocStatPage().

◆ nPageCount

sal_uInt16 ScDocStat::nPageCount

Definition at line 290 of file document.hxx.

Referenced by ScDocShell::GetDocStat(), and ScDocStatPage::ScDocStatPage().

◆ nTableCount

SCTAB ScDocStat::nTableCount

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