Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/bastyp/
H A Dprogress.cxx78 Reference < XStatusIndicator > xStatusInd; member
215 if ( pImp->xStatusInd.is() ) in ~SfxProgress()
216 pImp->xStatusInd->end(); in ~SfxProgress()
269 if ( pImp->xStatusInd.is() ) in SetText()
271 pImp->xStatusInd->reset(); in SetText()
379 if ( !pImp->xStatusInd.is() ) in SetState()
423 if ( pImp->xStatusInd.is() ) in SetState()
430 if ( pImp->xStatusInd.is() ) in SetState()
455 if ( pImp->xStatusInd.is() ) in Resume()
502 if ( pImp->xStatusInd.is() ) in Suspend()
[all …]

Completed in 17 milliseconds