LibreOffice Module basctl (master) 1
Public Member Functions | Private Attributes | List of all members
basctl::EditorWindow::ProgressInfo Class Reference
Inheritance diagram for basctl::EditorWindow::ProgressInfo:
[legend]
Collaboration diagram for basctl::EditorWindow::ProgressInfo:
[legend]

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 SfxProgressGetActiveProgress (SfxObjectShell const *pDocSh=nullptr)
 
static void EnterLock ()
 
static void LeaveLock ()
 

Detailed Description

Definition at line 223 of file baside2b.cxx.

Constructor & Destructor Documentation

◆ ProgressInfo()

basctl::EditorWindow::ProgressInfo::ProgressInfo ( SfxObjectShell pObjSh,
OUString const &  rText,
sal_uInt32  nRange 
)
inline

Definition at line 226 of file baside2b.cxx.

Member Function Documentation

◆ StepProgress()

void basctl::EditorWindow::ProgressInfo::StepProgress ( )
inline

Definition at line 231 of file baside2b.cxx.

References nCurState, and SfxProgress::SetState().

Member Data Documentation

◆ nCurState

sal_uInt32 basctl::EditorWindow::ProgressInfo::nCurState
private

Definition at line 237 of file baside2b.cxx.

Referenced by StepProgress().


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