LibreOffice Module basctl (master) 1
|
Public Member Functions | |
ProgressInfo (SfxObjectShell *pObjSh, OUString const &rText, sal_uInt32 nRange) | |
void | StepProgress () |
Public Member Functions inherited from SfxProgress | |
SfxProgress (SfxObjectShell *pObjSh, const OUString &rText, sal_uInt32 nRange, bool bWait=true) | |
virtual | ~SfxProgress () |
void | SetState (sal_uInt32 nVal, sal_uInt32 nNewRange=0) |
sal_uInt32 | GetState () const |
void | Resume () |
void | Suspend () |
bool | IsSuspended () const |
void | Stop () |
Private Attributes | |
sal_uInt32 | nCurState |
Additional Inherited Members | |
Static Public Member Functions inherited from SfxProgress | |
static void | Reschedule () |
static SfxProgress * | GetActiveProgress (SfxObjectShell const *pDocSh=nullptr) |
static void | EnterLock () |
static void | LeaveLock () |
Definition at line 223 of file baside2b.cxx.
|
inline |
Definition at line 226 of file baside2b.cxx.
|
inline |
Definition at line 231 of file baside2b.cxx.
References nCurState, and SfxProgress::SetState().
|
private |
Definition at line 237 of file baside2b.cxx.
Referenced by StepProgress().