Lines Matching refs:SetPool
100 void SetPool( SfxItemPool *pNewPool );
117 void SfxRequest_Impl::SetPool( SfxItemPool *pNewPool ) in SetPool() function in SfxRequest_Impl
175 pImp->SetPool( pArgs->GetPool() ); in SfxRequest()
177 pImp->SetPool( rOrig.pImp->pPool ); in SfxRequest()
206 pImp->SetPool( &pViewFrame->GetPool() ); in SfxRequest()
215 pImp->SetPool( &pImp->pShell->GetPool() ); in SfxRequest()
249 pImp->SetPool( &rPool ); in SfxRequest()
272 pImp->SetPool( &rPool ); in SfxRequest()
300 pImp->SetPool( rSfxArgs.GetPool() ); in SfxRequest()
441 pImp->SetPool( pArgs->GetPool() ); in SetArgs()
614 pImp->SetPool( pArgs->GetPool() ); in Done()
668 pImp->SetPool( 0 ); in Cancel()