LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
SfxProgress_Impl () | |
Public Attributes | |
Reference< XStatusIndicator > | xStatusInd |
OUString | aText |
sal_uInt32 | nMax |
clock_t | nCreate |
bool | bWaitMode |
bool | bRunning |
SfxProgress * | pActiveProgress |
SfxObjectShellRef | xObjSh |
SfxWorkWindow * | pWorkWin |
SfxViewFrame * | pView |
Definition at line 45 of file progress.cxx.
|
explicit |
Definition at line 62 of file progress.cxx.
OUString SfxProgress_Impl::aText |
Definition at line 48 of file progress.cxx.
bool SfxProgress_Impl::bRunning |
Definition at line 52 of file progress.cxx.
bool SfxProgress_Impl::bWaitMode |
Definition at line 51 of file progress.cxx.
clock_t SfxProgress_Impl::nCreate |
Definition at line 50 of file progress.cxx.
sal_uInt32 SfxProgress_Impl::nMax |
Definition at line 49 of file progress.cxx.
SfxProgress* SfxProgress_Impl::pActiveProgress |
Definition at line 54 of file progress.cxx.
SfxViewFrame* SfxProgress_Impl::pView |
Definition at line 57 of file progress.cxx.
SfxWorkWindow* SfxProgress_Impl::pWorkWin |
Definition at line 56 of file progress.cxx.
SfxObjectShellRef SfxProgress_Impl::xObjSh |
Definition at line 55 of file progress.cxx.
Reference< XStatusIndicator > SfxProgress_Impl::xStatusInd |
Definition at line 47 of file progress.cxx.