Lines Matching refs:rDispatcher

196     const SfxDispatcher& rDispatcher = const_cast< SwView* >( this )->GetDispatcher();  in GotFocus()  local
197 SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in GotFocus()
233 const SfxDispatcher& rDispatcher = GetDispatcher(); in IMPL_LINK() local
234 const SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in IMPL_LINK()
286 SfxDispatcher &rDispatcher = GetDispatcher(); in SelectShell() local
292 rDispatcher.Flush(); // alle gecachten Shells wirklich loeschen in SelectShell()
295 … sal_uInt16 nId = static_cast< sal_uInt16 >( rDispatcher.GetObjectBarId( SFX_OBJECTBAR_OBJECT )); in SelectShell()
302 pSfxShell = rDispatcher.GetShell( i ); in SelectShell()
310 rDispatcher.Pop( *pSfxShell, SFX_SHELL_POP_DELETE ); in SelectShell()
314 rDispatcher.Pop( *pSfxShell ); in SelectShell()
335 rDispatcher.Push( *pFormShell ); in SelectShell()
341 rDispatcher.Push( *pShell ); in SelectShell()
348 rDispatcher.Push( *pShell ); in SelectShell()
353 rDispatcher.Push( *pShell ); in SelectShell()
360 rDispatcher.Push( *pShell ); in SelectShell()
366 rDispatcher.Push( *pShell ); in SelectShell()
372 rDispatcher.Push( *pShell ); in SelectShell()
379 rDispatcher.Push( *pShell ); in SelectShell()
385 rDispatcher.Push( *pShell ); in SelectShell()
393 rDispatcher.Push( *pShell ); in SelectShell()
399 rDispatcher.Push( *(new SwBaseShell( *this )) ); in SelectShell()
401 rDispatcher.Push( *pShell ); in SelectShell()
407 rDispatcher.Push( *pShell ); in SelectShell()
419 rDispatcher.Push( *pShell ); in SelectShell()
424 rDispatcher.Push( *pShell ); in SelectShell()
430 rDispatcher.Push( *pShell ); in SelectShell()
435 rDispatcher.Push( *pFormShell ); in SelectShell()
461 rDispatcher.Flush(); in SelectShell()