Searched refs:pInterpretProgress (Results 1 – 2 of 2) sorted by relevance
53 ScProgress* ScProgress::pInterpretProgress = &theDummyInterpretProgress; member in ScProgress167 pInterpretProgress = new ScProgress( pDoc->GetDocumentShell(), in CreateInterpretProgress()190 if ( pInterpretProgress != &theDummyInterpretProgress ) in DeleteInterpretProgress()193 ScProgress* pTmpProgress = pInterpretProgress; in DeleteInterpretProgress()194 pInterpretProgress = &theDummyInterpretProgress; in DeleteInterpretProgress()
50 static ScProgress* pInterpretProgress; member in ScProgress74 static ScProgress* GetInterpretProgress() { return pInterpretProgress; } in GetInterpretProgress()
Completed in 38 milliseconds