Lines Matching refs:rDispatcher

195 	const SfxDispatcher& rDispatcher = const_cast< SwView* >( this )->GetDispatcher();  in GotFocus()  local
196 SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in GotFocus()
232 const SfxDispatcher& rDispatcher = GetDispatcher(); in IMPL_LINK() local
233 const SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in IMPL_LINK()
285 SfxDispatcher &rDispatcher = GetDispatcher(); in SelectShell() local
291 rDispatcher.Flush(); // alle gecachten Shells wirklich loeschen in SelectShell()
294 sal_uInt16 nId = static_cast< sal_uInt16 >( rDispatcher.GetObjectBarId( SFX_OBJECTBAR_OBJECT )); in SelectShell()
301 pSfxShell = rDispatcher.GetShell( i ); in SelectShell()
309 rDispatcher.Pop( *pSfxShell, SFX_SHELL_POP_DELETE ); in SelectShell()
313 rDispatcher.Pop( *pSfxShell ); in SelectShell()
334 rDispatcher.Push( *pFormShell ); in SelectShell()
340 rDispatcher.Push( *pShell ); in SelectShell()
347 rDispatcher.Push( *pShell ); in SelectShell()
352 rDispatcher.Push( *pShell ); in SelectShell()
359 rDispatcher.Push( *pShell ); in SelectShell()
365 rDispatcher.Push( *pShell ); in SelectShell()
371 rDispatcher.Push( *pShell ); in SelectShell()
378 rDispatcher.Push( *pShell ); in SelectShell()
384 rDispatcher.Push( *pShell ); in SelectShell()
392 rDispatcher.Push( *pShell ); in SelectShell()
398 rDispatcher.Push( *(new SwBaseShell( *this )) ); in SelectShell()
400 rDispatcher.Push( *pShell ); in SelectShell()
406 rDispatcher.Push( *pShell ); in SelectShell()
418 rDispatcher.Push( *pShell ); in SelectShell()
423 rDispatcher.Push( *pShell ); in SelectShell()
429 rDispatcher.Push( *pShell ); in SelectShell()
434 rDispatcher.Push( *pFormShell ); in SelectShell()
460 rDispatcher.Flush(); in SelectShell()