30 const bool bLockUnlockDispatcher )
32 , mbLockUnlockDispatcher( bLockUnlockDispatcher )
33 , mpLockedDispatchers()
55 pDispatcher->
Lock(
true );
76 pDispatcher->
Lock(
false );
void EnterWaitAndLockDispatcher()
SfxDispatcher * GetDispatcher()
void LeaveWaitAndUnlockDispatcher()
vcl::Window & GetWindow() const
const bool mbLockUnlockDispatcher
static SfxViewFrame * GetNext(const SfxViewFrame &rPrev, const SfxObjectShell *pDoc=nullptr, bool bOnlyVisible=true)
std::unordered_set< SfxDispatcher * > mpLockedDispatchers
SwWait(SwDocShell &rDocShell, const bool bLockUnlockDispatcher)
static SfxViewFrame * GetFirst(const SfxObjectShell *pDoc=nullptr, bool bOnlyVisible=true)