Home
last modified time | relevance | path

Searched refs:GetViewShell (Results 101 – 125 of 193) sorted by relevance

12345678

/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx230 SfxViewShell* pViewShell = pShell->GetViewShell(); in lcl_LoadDoc()
253 pNewView = pFrame ? PTR_CAST(SwView, pFrame->GetViewShell()) : 0; in lcl_LoadDoc()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlideFunction.cxx44 rSlideSorter.GetViewShell(), in SlideFunction()
/trunk/main/sd/source/ui/dlg/
H A DLayerDialogContent.cxx65 framework::FrameworkHelper::Instance(rBase)->GetViewShell( in LayerDialogContent()
H A Dtpaction.cxx181 if( pDocSh && pDocSh->GetViewShell() ) in SetView()
184 SfxViewFrame* pFrame = pDocSh->GetViewShell()->GetViewFrame(); in SetView()
H A Dinspagob.cxx67 aLbTree.SetViewFrame( ( (SdDrawDocument*) pInDoc )->GetDocSh()->GetViewShell()->GetViewFrame() ); in SdInsertPagesObjsDlg()
H A Dnavigatr.cxx204 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in InitTreeLB()
572 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in IMPL_LINK()
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx747 PTR_CAST(::sd::DrawViewShell, mpModel->mpDocShell->GetViewShell()); in UpdateLayerView()
766 ::sd::ViewShell* pViewSh = mpModel->mpDocShell->GetViewShell(); in GetView()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh4.cxx56 SfxViewFrame* pViewFrm = pViewData->GetViewShell()->GetViewFrame(); in GetFormTextState()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx136 ScTabViewShell* pTabViewShell = pData->GetViewShell(); in lcl_GetSortParam()
219 ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell(); in ExecuteDB()
1230 ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell(); in GetDBState()
H A Dcellsh.cxx115 ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell(); in GetBlockState()
519 ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell(); in GetState()
/trunk/main/sfx2/inc/sfx2/
H A Dipclient.hxx70 SfxViewShell* GetViewShell() const { return m_pViewSh; } in GetViewShell() function in SfxInPlaceClient
/trunk/main/sd/source/ui/view/
H A DMediaObjectBar.cxx72 SfxShell( pSdViewShell->GetViewShell() ), in MediaObjectBar()
H A DGraphicObjectBar.cxx82 : SfxShell (pSdViewShell->GetViewShell()), in GraphicObjectBar()
H A Ddrviewsh.cxx70 …if( !pDocSh->GetViewShell() ) //#i26016# this case occurs if the jump-target-document was opened a… in GotoBookmark()
H A Doutlnvsh.cxx2108 OSL_ASSERT (GetViewShell()!=NULL); in CreateAccessibleDocumentView()
2109 if (GetViewShell()->GetController() != NULL) in CreateAccessibleDocumentView()
2115 GetViewShell()->GetController(), in CreateAccessibleDocumentView()
H A Ddrviews3.cxx356 OSL_ASSERT (GetViewShell()!=NULL); in SO2_DECL_REF()
357 SfxInPlaceClient* pIPClient = GetViewShell()->GetIPClient(); in SO2_DECL_REF()
/trunk/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx165 ::boost::shared_ptr<ViewShell> pViewShell = pViewShellWrapper->GetViewShell(); in HandleNewView()
H A DToolBarModule.cxx189 = pFrameworkHelper->GetViewShell(FrameworkHelper::msCenterPaneURL).get(); in HandleUpdateEnd()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1306 pFrame->GetViewShell()->ExecuteSlot(aReq); in printPages()
2734 pViewShell = ((SwView*)m_pHiddenViewFrame->GetViewShell())->GetWrtShellPtr(); in getRendererCount()
2737 pViewShell = ((SwPagePreView*)pView)->GetViewShell(); in getRendererCount()
2896 pVwSh = ((SwPagePreView*)pView)->GetViewShell(); in getRenderer()
3077 pView = pFrame->GetViewShell(); in GuessViewShell()
3172 pVwSh = ((SwPagePreView*)pView)->GetViewShell(); in render()
/trunk/main/sd/source/ui/inc/framework/
H A DViewShellWrapper.hxx86 ::boost::shared_ptr<ViewShell> GetViewShell (void);
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx165 pSh = ((SwPagePreView*)pVSh)->GetViewShell(); in Update()
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx1093 ::sd::ViewShell* pViewSh = mpDocSh->GetViewShell(); in InsertBookmarkAsObject()
1364 if (mpDocSh->GetViewShell()) in RemoveUnnecessaryMasterPages()
1365 pView = mpDocSh->GetViewShell()->GetView(); in RemoveUnnecessaryMasterPages()
/trunk/main/sd/source/ui/inc/
H A DSlideSorter.hxx158 ViewShell* GetViewShell (void) const;
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx1177 …::boost::shared_ptr<ViewShell> pMainViewShell(pHelper->GetViewShell(FrameworkHelper::msCenterPaneU… in StartInPlacePresentation()
1268 …creenViewShellBase = static_cast<ViewShellBase*>(pNewFrame->GetCurrentViewFrame()->GetViewShell()); in StartFullscreenPresentation()
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx439 OSL_ASSERT (mpViewShell->GetViewShell()!=NULL); in KeyInput()
441 mpViewShell->GetViewShell()->GetIPClient()); in KeyInput()

Completed in 193 milliseconds

12345678