/aoo42x/main/sd/source/ui/view/ |
H A D | FormShellManager.cxx | 48 virtual void ReleaseShell (SfxShell* pShell); 93 if (pShell != NULL) in ~FormShellManager() 159 if (pShell == NULL) in RegisterAtCenterPane() 211 if (pShell != NULL) in UnregisterAtCenterPane() 231 if (pShell!=NULL && !mbFormShellAboveViewShell) in IMPL_LINK() 292 pShell, in IMPL_LINK() 363 FmFormShell* pShell = NULL; in CreateShell() local 369 mrFormShellManager.SetFormShell(pShell); in CreateShell() 372 return pShell; in CreateShell() 380 if (pShell != NULL) in ReleaseShell() [all …]
|
H A D | ViewShellManager.cxx | 83 IsShell (const SfxShell* pShell) : mpShell(pShell) {} in IsShell() argument 242 SfxShell* pShell, 709 if (pShell == NULL) in DeactivateSubShell() 835 SfxShell* pShell = NULL; in GetShell() local 862 return pShell; in GetShell() 1037 pShell = NULL; in TakeShellsFromStack() 1044 if (pShell != NULL) in TakeShellsFromStack() 1322 if (pShell != NULL) in Shutdown() 1379 OSL_ASSERT(pShell!=NULL); in Deactivate() 1433 SfxShell* pShell, in ShellDescriptor() argument [all …]
|
H A D | ViewShellBase.cxx | 315 if (pShell!=NULL in ~ViewShellBase() 564 if (pShell != NULL) in DoVerb() 782 if (pShell != NULL) in WriteUserDataSequence() 796 if (pShell != NULL) in ReadUserDataSequence() 803 switch (pShell->GetShellType()) in ReadUserDataSequence() 872 if (pShell != NULL) in SetZoomFactor() 889 if (pShell != NULL) in PrepareClose() 905 if (pShell != NULL) in WriteUserData() 918 if (pShell != NULL) in ReadUserData() 929 if (pShell != NULL) in GetDrawView() [all …]
|
/aoo42x/main/svx/source/dialog/ |
H A D | grfflt.cxx | 61 if( pShell ) in ExecuteGrfFilterSlot() 79 if( pShell ) in ExecuteGrfFilterSlot() 86 if( pShell ) in ExecuteGrfFilterSlot() 104 if( pShell ) in ExecuteGrfFilterSlot() 111 if( pShell ) in ExecuteGrfFilterSlot() 129 if( pShell ) in ExecuteGrfFilterSlot() 136 if( pShell ) in ExecuteGrfFilterSlot() 154 if( pShell ) in ExecuteGrfFilterSlot() 161 if( pShell ) in ExecuteGrfFilterSlot() 179 if( pShell ) in ExecuteGrfFilterSlot() [all …]
|
/aoo42x/main/filter/source/msfilter/ |
H A D | msvbahelper.cxx | 91 while ( pShell ) in findShellForUrl() 117 pFoundShell = pShell; in findShellForUrl() 158 pFoundShell = pShell; in findShellForUrl() 163 pShell = SfxObjectShell::GetNext( *pShell ); in findShellForUrl() 227 if( BasicManager* pBasicMgr = pShell ? pShell->GetBasicManager() : 0 ) in getDefaultProjectName() 259 if( pShell ) in resolveVBAMacro() 271 if( !pShell ) in resolveVBAMacro() 295 pFoundShell = pShell; in resolveVBAMacro() 307 MacroResolvedInfo aRes( pShell ); in resolveVBAMacro() 430 if ( !pShell ) in executeMacro() [all …]
|
/aoo42x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 140 if (pShell == NULL) in FuTemporary() 148 pShell->Cancel(); in FuTemporary() 201 pShell, in FuTemporary() 210 pShell, in FuTemporary() 219 pShell, in FuTemporary() 228 pShell, in FuTemporary() 282 if (pShell == NULL) in FuPermanent() 288 if (pShell->GetOldFunction() == pShell->GetCurrentFunction()) in FuPermanent() 316 pShell->SetOldFunction(pShell->GetCurrentFunction()); in FuPermanent() 523 if (pShell!=NULL && pShell->GetCurrentFunction().is()) in GetMenuState() [all …]
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docst.cxx | 97 if(!pShell) in StateStyleSheet() 124 if(pShell->IsFrmSelected()) in StateStyleSheet() 140 if( !pShell->IsFrmSelected() ) in StateStyleSheet() 153 if(!pShell->IsFrmSelected()) in StateStyleSheet() 167 if(pShell->GetCurTOX()) in StateStyleSheet() 234 if( pShell->IsFrmSelected() in StateStyleSheet() 245 if( (pShell->IsFrmSelected() in StateStyleSheet() 885 SwWrtShell* pShell, in ApplyStyles() argument 894 SwWrtShell *pSh = pShell ? pShell : GetWrtShell(); in ApplyStyles() 1006 SwWrtShell* pCurrWrtShell = pShell ? pShell : GetWrtShell(); in UpdateStyle() [all …]
|
/aoo42x/main/basctl/source/basicide/ |
H A D | docsignature.cxx | 55 SfxObjectShell* pShell; member 57 DocumentSignature_Data() : pShell( NULL ) { } in DocumentSignature_Data() 71 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in DocumentSignature() local 72 while ( pShell ) in DocumentSignature() 74 if ( pShell->GetModel() == xDocument ) in DocumentSignature() 76 pShell = SfxObjectShell::GetNext( *pShell ); in DocumentSignature() 78 m_pData->pShell = pShell; in DocumentSignature() 90 return ( m_pData->pShell != NULL ); in supportsSignatures() 97 if ( m_pData->pShell ) in signScriptingContent() 98 m_pData->pShell->SignScriptingContent(); in signScriptingContent() [all …]
|
/aoo42x/main/cui/source/tabpages/ |
H A D | tabarea.cxx | 138 if ( pShell ) in SavePalettes() 150 if ( pShell ) in SavePalettes() 151 pShell->PutItem( aItem ); in SavePalettes() 162 if ( pShell ) in SavePalettes() 163 pShell->PutItem( aItem ); in SavePalettes() 174 if ( pShell ) in SavePalettes() 175 pShell->PutItem( aItem ); in SavePalettes() 194 if ( pShell ) in SavePalettes() 209 if ( pShell ) in SavePalettes() 224 if ( pShell ) in SavePalettes() [all …]
|
H A D | tabline.cxx | 139 SfxObjectShell* pShell = SfxObjectShell::Current(); in SavePalettes() local 143 if ( pShell ) in SavePalettes() 144 pShell->PutItem( SvxColorTableItem( maNewColorTab, SID_COLOR_TABLE ) ); in SavePalettes() 150 if ( pShell ) in SavePalettes() 151 pShell->PutItem( SvxDashListItem( maNewDashList, SID_DASH_LIST ) ); in SavePalettes() 157 if ( pShell ) in SavePalettes() 172 if ( pShell ) in SavePalettes() 173 pShell->PutItem( SvxDashListItem( maDashList, SID_DASH_LIST ) ); in SavePalettes() 182 if ( pShell ) in SavePalettes() 192 if ( pShell ) in SavePalettes() [all …]
|
/aoo42x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 1094 SfxShell *pShell = 0; in ExecuteFunction() local 1151 SfxShell *pShell = 0; in ExecuteFunction() local 1291 SfxShell *pShell = 0; in Execute() local 1346 SfxShell *pShell = 0; in Execute() local 1416 SfxShell *pShell = 0; in Execute() local 1464 SfxShell *pShell = 0; in _Execute() local 1527 SfxShell *pShell = 0; in Execute() local 1873 pStatusBarShell = pShell; in _Update_Impl() 2888 SfxShell *pShell = 0; in QueryState() local 2904 SfxShell *pShell = 0; in QueryState() local [all …]
|
H A D | request.cxx | 73 SfxShell* pShell; // ausgef"uhrt an dieser Shell member 164 pImp->pShell = 0; in SfxRequest() 208 pImp->pShell = 0; 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() [all …]
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appdde.cxx | 101 SfxDdeDocTopic_Impl( SfxObjectShell* pShell ) in SfxDdeDocTopic_Impl() argument 102 : DdeTopic( pShell->GetTitle(SFX_TITLE_FULLNAME) ), pSh( pShell ) in SfxDdeDocTopic_Impl() 566 while( pShell ) in MakeTopic() 572 SFX_APP()->AddDdeTopic( pShell ); in MakeTopic() 576 pShell = SfxObjectShell::GetNext( *pShell, &aType ); in MakeTopic() 601 0 != ( pShell = ((SfxViewFrameItem*)pRet) in MakeTopic() 604 SFX_APP()->AddDdeTopic( pShell ); in MakeTopic() 620 while( pShell ) in Topics() 622 if( SfxViewFrame::GetFirst( pShell ) ) in Topics() 626 sRet += pShell->GetTitle(SFX_TITLE_FULLNAME); in Topics() [all …]
|
H A D | linkmgr2.cxx | 311 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in SetUserAllowsLinkUpdate() local 313 if (pShell) in SetUserAllowsLinkUpdate() 575 SfxObjectShell* pShell = pLink->GetLinkManager()->GetPersist(); in Connect() local 576 if( pShell && pShell->GetMedium() ) in Connect() 578 sReferer = pShell->GetMedium()->GetBaseURL(); in Connect() 587 if ( !pShell ) in Connect() 590 pShell = SfxObjectShell::GetFirst( &aType, sal_False ); in Connect() 593 while( pShell ) in Connect() 597 sTmp = pShell->GetTitle( SFX_TITLE_FULLNAME ); in Connect() 605 pFndShell = pShell; in Connect() [all …]
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view.cxx | 289 if ( pShell ) in SelectShell() 340 rDispatcher.Push( *pShell ); in SelectShell() 347 rDispatcher.Push( *pShell ); in SelectShell() 359 rDispatcher.Push( *pShell ); in SelectShell() 392 rDispatcher.Push( *pShell ); in SelectShell() 400 rDispatcher.Push( *pShell ); in SelectShell() 406 rDispatcher.Push( *pShell ); in SelectShell() 422 pShell->SetHelpId(nHelpId); in SelectShell() 423 rDispatcher.Push( *pShell ); in SelectShell() 733 pShell(0), in SwView() [all …]
|
/aoo42x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 811 if ( pShell && !bWriteAll && pShell->IsTableMode() ) in Write() 823 GetTblSel( *pShell, aBoxes ); in Write() 834 if( pShell ) in Write() 835 pPam = pShell->GetCrsr(); in Write() 853 if( pShell ) in Write() 855 pShell->Push(); in Write() 856 pShell->SttEndDoc(sal_True); in Write() 857 pShell->SetMark(); in Write() 858 pShell->SttEndDoc(sal_False); in Write() 951 if( pShell ) in Write() [all …]
|
/aoo42x/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 887 ViewShell* pShell = getRootFrm()->GetCurrShell(); in PaintPicture() local 902 ::SwAlignRect( aAlignedGrfArea, pShell ); in PaintPicture() 954 … if (pShell->GetDoc()->GetLinkManager().GetUserAllowsLinkUpdate(pShell->GetWin())) { in PaintPicture() 975 !pShell->IsPreView() && in PaintPicture() 978 pShell->GetWin(); in PaintPicture() 982 FindFlyFrm() != ::GetFlyFromMarked( 0, pShell )) in PaintPicture() 985 if( pOut == pShell->GetOut() && SwRootFrm::FlushVout() ) in PaintPicture() 986 pVout = pOut, pOut = pShell->GetOut(); in PaintPicture() 987 else if( pShell->GetWin() && in PaintPicture() 989 pVout = pOut, pOut = pShell->GetWin(); in PaintPicture() [all …]
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | SidebarShellManager.cxx | 74 SfxShell* pShell, in AddSubShell() argument 77 if (pShell != NULL) in AddSubShell() 79 maSubShells[nId] = ShellDescriptor(pShell,pWindow); in AddSubShell() 109 void SidebarShellManager::RemoveSubShell (const SfxShell* pShell) in RemoveSubShell() argument 111 if (pShell != NULL) in RemoveSubShell() 115 if (iShell->second.mpShell == pShell) in RemoveSubShell() 130 void SidebarShellManager::MoveToTop (SfxShell* pShell) in MoveToTop() argument 134 if (iShell->second.mpShell == pShell) in MoveToTop()
|
H A D | SidebarShellManager.hxx | 72 virtual void ReleaseShell (SfxShell* pShell); 78 void AddSubShell (ShellId nId, SfxShell* pShell, ::Window* pWindow); 84 void RemoveSubShell (const SfxShell* pShell); 95 void MoveToTop (SfxShell* pShell); 109 ShellDescriptor(SfxShell*pShell,::Window*pWindow) : mpShell(pShell),mpWindow(pWindow){} in ShellDescriptor() argument
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewsh.cxx | 1504 void SfxViewShell::SetSubShell( SfxShell *pShell ) in SetSubShell() argument 1528 if ( pShell ) in SetSubShell() 1529 pDisp->Push(*pShell); in SetSubShell() 1533 pSubShell = pShell; in SetSubShell() 1550 if ( !pShell ) in RemoveSubShell() 1570 pDisp->RemoveShell_Impl( *pShell ); in RemoveSubShell() 1640 if ( pShell ) in GetFirst() 1652 return pShell; in GetFirst() 1682 if ( pShell ) in GetNext() 1694 return pShell; in GetNext() [all …]
|
H A D | frame2.cxx | 167 SfxViewShell* pShell = pView ? pView->GetViewShell() : NULL; in PreNotify() local 168 if ( pShell && pShell->HasKeyListeners_Impl() && pShell->HandleNotifyEvent_Impl( rNEvt ) ) in PreNotify() 175 SfxViewShell* pShell = pView ? pView->GetViewShell() : NULL; in PreNotify() local 176 if ( pShell ) in PreNotify() 177 if ( pWindow == pShell->GetWindow() || pShell->GetWindow()->IsChild( pWindow ) ) in PreNotify() 178 if ( pShell->HasMouseClickListeners_Impl() && pShell->HandleNotifyEvent_Impl( rNEvt ) ) in PreNotify()
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel3.cxx | 127 SfxObjectShell* pShell = pFirstShell; in Execute() local 129 while (pShell) in Execute() 131 if (pShell->ISA(DrawDocShell)) in Execute() 133 ( (DrawDocShell*) pShell)->CancelSearching(); in Execute() 136 pShell = SfxObjectShell::GetNext(*pShell); in Execute() 138 if (pShell == pFirstShell) in Execute() 140 pShell = NULL; in Execute()
|
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | slideshow.cxx | 745 if( pShell && pShell->GetViewFrame() ) in end() 747 …WorkWindow* pWorkWindow = dynamic_cast<WorkWindow*>(pShell->GetViewFrame()->GetTopFrame().GetWindo… in end() 757 PresentationViewShell* pShell = NULL; in end() local 763 pShell = dynamic_cast<PresentationViewShell*>(pSharedView.get()); in end() 765 if( pShell && pShell->GetViewFrame() ) in end() 766 pShell->GetViewFrame()->DoClose(); in end() 1041 if(pShell.get() != NULL) in activate() 1043 pShell->FinishInitialization( mpFullScreenFrameView ); in activate() 1046 CreateController( pShell.get(), pShell->GetView(), rBase.GetViewWindow() ); in activate() 1050 pShell->Resize(); in activate() [all …]
|
/aoo42x/main/sw/source/core/view/ |
H A D | vprint.cxx | 495 ViewShell *pShell; in PrintOrPDFExport() local 505 pShell = new ViewShell( *this, 0, pOutDev ); in PrintOrPDFExport() 507 SdrView *pDrawView = pShell->GetDrawView(); in PrintOrPDFExport() 517 SET_CURR_SHELL( pShell ); in PrintOrPDFExport() 521 pShell->pOpt->SetReadonly( sal_True ); in PrintOrPDFExport() 524 SwDrawViewSave aDrawViewSave( pShell->GetDrawView() ); in PrintOrPDFExport() 526 pShell->PrepareForPrint( rPrintData ); in PrintOrPDFExport() 552 rPrintData.GetRenderData().m_pPostItShell : pShell; in PrintOrPDFExport() 568 pShell->InitPrt( pOutDev ); in PrintOrPDFExport() 571 rPrintData.GetRenderData().m_pPostItShell : pShell; in PrintOrPDFExport() [all …]
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbaaccesshelper.hxx | 40 …s::uno::Reference< css::lang::XMultiServiceFactory > getVBAServiceFactory( SfxObjectShell* pShell ) in getVBAServiceFactory() argument 43 … if ( !pShell || ! pShell->GetBasicManager()->GetGlobalUNOConstant( "VBAGlobals", aUnoVar ) ) in getVBAServiceFactory() 49 …< css::uno::XInterface > createVBAUnoAPIServiceWithArgs( SfxObjectShell* pShell, const sal_Char* … in createVBAUnoAPIServiceWithArgs() argument 51 OSL_PRECOND( pShell, "createVBAUnoAPIService: no shell!" ); in createVBAUnoAPIServiceWithArgs() 53 …css::uno::Reference< css::uno::XInterface > xIf = getVBAServiceFactory( pShell )->createInstanceWi… in createVBAUnoAPIServiceWithArgs()
|