Searched refs:bAllDocs (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sfx2/source/bastyp/ |
H A D | progress.cxx | 83 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()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | progress.cxx | 87 sal_uLong nRange, sal_Bool bAllDocs, sal_Bool bWait ) in ScProgress() argument 123 pProgress = new SfxProgress( pObjSh, rText, nRange, bAllDocs, bWait ); in ScProgress()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | progress.hxx | 52 sal_uIntPtr nRange, sal_Bool bAllDocs = sal_False,
|
/aoo42x/main/sc/inc/ |
H A D | progress.hxx | 82 sal_uLong nRange, sal_Bool bAllDocs = sal_False,
|
Completed in 18 milliseconds