| /trunk/main/sfx2/source/control/ |
| H A D | request.cxx | 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() [all …]
|
| /trunk/main/sw/source/ui/app/ |
| H A D | swmodule.cxx | 282 SetPool(0); in ~SwModule() 477 SetPool(pAttrPool); in InitAttrPool() 484 SetPool(0); in RemoveAttrPool()
|
| H A D | docshini.cxx | 446 SetPool(&SW_MOD()->GetPool()); in Init_Impl() 477 SetPool(&mpDoc->GetAttrPool()); in AddLink()
|
| /trunk/main/sfx2/inc/sfx2/ |
| H A D | shell.hxx | 213 inline void SetPool( SfxItemPool *pNewPool ) ; 302 inline void SfxShell::SetPool in SetPool() function in SfxShell
|
| /trunk/main/sc/source/ui/view/ |
| H A D | tabpopsh.cxx | 52 SetPool( &rItemPool ); in ScTabPopShell()
|
| H A D | pgbrksh.cxx | 64 SetPool( &pViewSh->GetPool() ); in ScPageBreakShell()
|
| H A D | auditsh.cxx | 67 SetPool( &pViewData->GetViewShell()->GetPool() ); in ScAuditingShell()
|
| H A D | pivotsh.cxx | 74 SetPool( &pViewSh->GetPool() ); in ScPivotShell()
|
| H A D | editsh.cxx | 114 SetPool( pEditView->GetEditEngine()->GetEmptyItemSet().GetPool() ); in ScEditShell() 143 SetPool( pEditView->GetEditEngine()->GetEmptyItemSet().GetPool() ); in SetEditView()
|
| H A D | prevwsh.cxx | 130 SetPool( &SC_MOD()->GetPool() ); in Construct()
|
| /trunk/main/basctl/source/basicide/ |
| H A D | basdoc.cxx | 61 SetPool( &SFX_APP()->GetPool() ); in BasicDocShell()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | MediaObjectBar.cxx | 78 SetPool( &pDocShell->GetPool() ); in MediaObjectBar()
|
| H A D | GraphicObjectBar.cxx | 89 SetPool( &pDocShell->GetPool() ); in GraphicObjectBar()
|
| H A D | drbezob.cxx | 95 SetPool(&pDocShell->GetPool()); in BezierObjectBar()
|
| H A D | drtxtob.cxx | 115 SetPool(&rItemPool); in TextObjectBar()
|
| H A D | drviewsa.cxx | 283 SetPool( &GetDoc()->GetPool() ); in Construct()
|
| /trunk/main/sd/source/ui/table/ |
| H A D | tableobjectbar.cxx | 102 SetPool( &pDocShell->GetPool() ); in TableObjectBar()
|
| /trunk/main/sfx2/source/appl/ |
| H A D | appinit.cxx | 293 SetPool( pAppData_Impl->pPool ); in Initialize_Impl()
|
| H A D | module.cxx | 173 SetPool( &pApp->GetPool() ); in Construct_Impl()
|
| /trunk/main/sd/source/ui/docshell/ |
| H A D | docshell.cxx | 145 SetPool( &mpDoc->GetItemPool() ); in Construct()
|
| /trunk/main/sc/source/ui/drawfunc/ |
| H A D | drawsh2.cxx | 77 SetPool( &pViewData->GetScDrawView()->GetModel()->GetItemPool() ); in ScDrawShell()
|
| /trunk/main/svx/source/toolbars/ |
| H A D | fontworkbar.cxx | 205 SetPool(&pViewShell->GetPool()); in FontworkBar()
|
| /trunk/main/sd/source/ui/slidesorter/shell/ |
| H A D | SlideSorterViewShell.cxx | 141 SetPool( &GetDoc()->GetPool() ); in SlideSorterViewShell()
|
| /trunk/main/sw/source/ui/shells/ |
| H A D | drwtxtsh.cxx | 152 SetPool(rSh.GetAttrPool().GetSecondaryPool()); in SwDrawTextShell()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | docsh.cxx | 2575 SetPool( &SC_MOD()->GetPool() ); in ScDocShell() 2603 SetPool( &SC_MOD()->GetPool() );
|