LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxProgress_Impl Struct Reference
Collaboration diagram for SfxProgress_Impl:
[legend]

Public Member Functions

 SfxProgress_Impl ()
 

Public Attributes

Reference< XStatusIndicator > xStatusInd
 
OUString aText
 
sal_uInt32 nMax
 
clock_t nCreate
 
bool bWaitMode
 
bool bRunning
 
SfxProgresspActiveProgress
 
SfxObjectShellRef xObjSh
 
SfxWorkWindowpWorkWin
 
SfxViewFramepView
 

Detailed Description

Definition at line 45 of file progress.cxx.

Constructor & Destructor Documentation

◆ SfxProgress_Impl()

SfxProgress_Impl::SfxProgress_Impl ( )
explicit

Definition at line 62 of file progress.cxx.

Member Data Documentation

◆ aText

OUString SfxProgress_Impl::aText

Definition at line 48 of file progress.cxx.

◆ bRunning

bool SfxProgress_Impl::bRunning

Definition at line 52 of file progress.cxx.

◆ bWaitMode

bool SfxProgress_Impl::bWaitMode

Definition at line 51 of file progress.cxx.

◆ nCreate

clock_t SfxProgress_Impl::nCreate

Definition at line 50 of file progress.cxx.

◆ nMax

sal_uInt32 SfxProgress_Impl::nMax

Definition at line 49 of file progress.cxx.

◆ pActiveProgress

SfxProgress* SfxProgress_Impl::pActiveProgress

Definition at line 54 of file progress.cxx.

◆ pView

SfxViewFrame* SfxProgress_Impl::pView

Definition at line 57 of file progress.cxx.

◆ pWorkWin

SfxWorkWindow* SfxProgress_Impl::pWorkWin

Definition at line 56 of file progress.cxx.

◆ xObjSh

SfxObjectShellRef SfxProgress_Impl::xObjSh

Definition at line 55 of file progress.cxx.

◆ xStatusInd

Reference< XStatusIndicator > SfxProgress_Impl::xStatusInd

Definition at line 47 of file progress.cxx.


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