LibreOffice Module sw (master) 1
|
#include <fltshell.hxx>
Public Member Functions | |
ImportProgress (SwDocShell *pDocShell, tools::Long nStartVal, tools::Long nEndVal) | |
void | Update (sal_uInt16 nProgress) |
~ImportProgress () | |
Private Attributes | |
SwDocShell * | m_pDocShell |
Definition at line 292 of file fltshell.hxx.
|
inline |
Definition at line 297 of file fltshell.hxx.
References m_pDocShell, and StartProgress().
|
inline |
Definition at line 308 of file fltshell.hxx.
References EndProgress(), and m_pDocShell.
|
inline |
Definition at line 303 of file fltshell.hxx.
References m_pDocShell, and SetProgressState().
|
private |
Definition at line 295 of file fltshell.hxx.
Referenced by ImportProgress(), Update(), and ~ImportProgress().