Lines Matching refs:pShell
73 SfxShell* pShell; // ausgef"uhrt an dieser Shell member
164 pImp->pShell = 0; in SfxRequest()
208 pImp->pShell = 0; in SfxRequest()
213 …if( pImp->pViewFrame->GetDispatcher()->GetShellAndSlot_Impl( nSlotId, &pImp->pShell, &pImp->pSlot,… in SfxRequest()
215 pImp->SetPool( &pImp->pShell->GetPool() ); in SfxRequest()
217 pImp->aTarget = pImp->pShell->GetName(); in SfxRequest()
251 pImp->pShell = 0; in SfxRequest()
274 pImp->pShell = 0; in SfxRequest()
302 pImp->pShell = 0; in SfxRequest()
428 pImp->pShell = &rSh; in Record_Impl()
724 pImp->pSlot = pImp->pShell->GetInterface()->GetSlot(nSlot); in Done_Impl()
743 SfxItemPool &rPool = pImp->pShell->GetPool(); in Done_Impl()