Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx83 sal_Bool bLocked, bAllDocs; member
119 SfxObjectShell* pDoc = bAllDocs ? NULL : (SfxObjectShell*) xObjSh; in Enable_Impl()
190 pImp->bAllDocs = bAll; in SfxProgress()
463 if ( pImp->xObjSh.Is() && !pImp->bAllDocs ) in Resume()
507 if ( pImp->xObjSh.Is() && !pImp->bAllDocs ) in Suspend()
626 if ( pImp->xObjSh.Is() && !pImp->bAllDocs ) in SetWaitMode()
637 if ( pImp->xObjSh.Is() && !pImp->bAllDocs ) in SetWaitMode()
/trunk/main/sc/source/core/tool/
H A Dprogress.cxx87 sal_uLong nRange, sal_Bool bAllDocs, sal_Bool bWait ) in ScProgress() argument
123 pProgress = new SfxProgress( pObjSh, rText, nRange, bAllDocs, bWait ); in ScProgress()
/trunk/main/sfx2/inc/sfx2/
H A Dprogress.hxx52 sal_uIntPtr nRange, sal_Bool bAllDocs = sal_False,
/trunk/main/sc/inc/
H A Dprogress.hxx82 sal_uLong nRange, sal_Bool bAllDocs = sal_False,

Completed in 34 milliseconds