Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dprogress.cxx49 SfxProgress* ScProgress::pGlobalProgress = NULL; member in ScProgress
90 if ( pGlobalProgress || SfxProgress::GetActiveProgress( NULL ) ) in ScProgress()
124 pGlobalProgress = pProgress; in ScProgress()
143 pGlobalProgress = NULL; in ~ScProgress()
166 if ( !pGlobalProgress ) in CreateInterpretProgress()
/trunk/main/sc/inc/
H A Dprogress.hxx46 static SfxProgress* pGlobalProgress; member in ScProgress
70 static SfxProgress* GetGlobalSfxProgress() { return pGlobalProgress; } in GetGlobalSfxProgress()

Completed in 8 milliseconds