Lines Matching refs:pBindings
348 pBindings(pBindinx), in SfxModelessDialog()
367 pBindings(pBindinx), in SfxModelessDialog()
393 pBindings->SetActiveFrame( pImp->pMgr->GetFrame() ); in Notify()
404 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
408 …pBindings->SetActiveFrame( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > () … in Notify()
433 if ( pImp->pMgr->GetFrame().is() && pImp->pMgr->GetFrame() == pBindings->GetActiveFrame() ) in ~SfxModelessDialog()
434 pBindings->SetActiveFrame( NULL ); in ~SfxModelessDialog()
456 pBindings->GetDispatcher_Impl()->Execute( in Close()
495 pBindings->SetActiveFrame( pImp->pMgr->GetFrame() ); in Notify()
506 … SfxHelp::OpenHelpAgent( &pBindings->GetDispatcher_Impl()->GetFrame()->GetFrame(), sHelpId ); in Notify()
512 pBindings->SetActiveFrame( NULL ); in Notify()
534 pBindings(pBindinx), in SfxFloatingWindow()
554 pBindings(pBindinx), in SfxFloatingWindow()
585 pBindings->GetDispatcher_Impl()->Execute( in Close()
601 if ( pImp->pMgr->GetFrame() == pBindings->GetActiveFrame() ) in ~SfxFloatingWindow()
602 pBindings->SetActiveFrame( NULL ); in ~SfxFloatingWindow()