LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
ImportProgress Class Reference

#include <fltshell.hxx>

Collaboration diagram for ImportProgress:
[legend]

Public Member Functions

 ImportProgress (SwDocShell *pDocShell, tools::Long nStartVal, tools::Long nEndVal)
 
void Update (sal_uInt16 nProgress)
 
 ~ImportProgress ()
 

Private Attributes

SwDocShellm_pDocShell
 

Detailed Description

Definition at line 292 of file fltshell.hxx.

Constructor & Destructor Documentation

◆ ImportProgress()

ImportProgress::ImportProgress ( SwDocShell pDocShell,
tools::Long  nStartVal,
tools::Long  nEndVal 
)
inline

Definition at line 297 of file fltshell.hxx.

References m_pDocShell, and StartProgress().

◆ ~ImportProgress()

ImportProgress::~ImportProgress ( )
inline

Definition at line 308 of file fltshell.hxx.

References EndProgress(), and m_pDocShell.

Member Function Documentation

◆ Update()

void ImportProgress::Update ( sal_uInt16  nProgress)
inline

Definition at line 303 of file fltshell.hxx.

References m_pDocShell, and SetProgressState().

Member Data Documentation

◆ m_pDocShell

SwDocShell* ImportProgress::m_pDocShell
private

Definition at line 295 of file fltshell.hxx.

Referenced by ImportProgress(), Update(), and ~ImportProgress().


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