Searched refs:pGlobalProgress (Results 1 – 2 of 2) sorted by relevance
49 SfxProgress* ScProgress::pGlobalProgress = NULL; member in ScProgress90 if ( pGlobalProgress || SfxProgress::GetActiveProgress( NULL ) ) in ScProgress()124 pGlobalProgress = pProgress; in ScProgress()143 pGlobalProgress = NULL; in ~ScProgress()166 if ( !pGlobalProgress ) in CreateInterpretProgress()
46 static SfxProgress* pGlobalProgress; member in ScProgress70 static SfxProgress* GetGlobalSfxProgress() { return pGlobalProgress; } in GetGlobalSfxProgress()
Completed in 12 milliseconds