Searched refs:ProgressInfo (Results 1 – 2 of 2) sorted by relevance
65 class ProgressInfo : public SfxProgress class72 inline ProgressInfo( SfxObjectShell* pObjSh, const String& rText, sal_uLong nRange );79 inline ProgressInfo::ProgressInfo( SfxObjectShell* pObjSh, const String& rText, sal_uLong nRange ) in ProgressInfo() function in ProgressInfo98 inline void ProgressInfo::StepProgress() in StepProgress()122 ProgressInfo* pProgress;163 ProgressInfo* GetProgress() const { return pProgress; } in GetProgress()
590 …pProgress = new ProgressInfo( IDE_DLL()->GetShell()->GetViewFrame()->GetObjectShell(), String( IDE… in CreateEditEngine()933 …pProgress = new ProgressInfo( IDE_DLL()->GetShell()->GetViewFrame()->GetObjectShell(), rText, nRan… in CreateProgress()
Completed in 22 milliseconds