Home
last modified time | relevance | path

Searched refs:ProgressInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx65 class ProgressInfo : public SfxProgress class
72 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 ProgressInfo
98 inline void ProgressInfo::StepProgress() in StepProgress()
122 ProgressInfo* pProgress;
163 ProgressInfo* GetProgress() const { return pProgress; } in GetProgress()
H A Dbaside2b.cxx590 …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 34 milliseconds