Home
last modified time | relevance | path

Searched refs:pViewShell (Results 26 – 50 of 209) sorted by relevance

123456789

/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx391 SlideSorterViewShell* pViewShell in FuSupport() local
393 if (pViewShell != NULL) in FuSupport()
406 SlideSorterViewShell* pViewShell in FuSupport() local
408 if (pViewShell != NULL) in FuSupport()
439 if (pViewShell != NULL) in ExecCtrl()
452 if (pViewShell != NULL) in ExecCtrl()
453 pViewShell->ExecReq (rRequest); in ExecCtrl()
459 if (pViewShell != NULL) in ExecCtrl()
467 if (pViewShell != NULL) in ExecCtrl()
468 pViewShell->UpdatePreview (pViewShell->GetActualPage()); in ExecCtrl()
[all …]
H A DSlsCurrentSlideManager.cxx165 ViewShell* pViewShell = mrSlideSorter.GetViewShell(); in SwitchCurrentSlide() local
166 if (pViewShell != NULL && pViewShell->IsMainViewShell()) in SwitchCurrentSlide()
169 FrameView* pFrameView = pViewShell->GetFrameView(); in SwitchCurrentSlide()
309 ViewShell* pViewShell = mrSlideSorter.GetViewShell(); in IMPL_LINK() local
310 if (pViewShell==NULL || ! pViewShell->IsMainViewShell()) in IMPL_LINK()
H A DSlsClipboard.cxx190 ViewShell* pViewShell = mrSlideSorter.GetViewShell(); in HandleSlotCall() local
192 if (pViewShell != NULL) in HandleSlotCall()
193 xFunc = pViewShell->GetCurrentFunction(); in HandleSlotCall()
495 ViewShell* pViewShell = mrSlideSorter.GetViewShell(); in CreateSlideTransferable() local
496 if (pViewShell != NULL) in CreateSlideTransferable()
497 pActionWindow = pViewShell->GetActiveWindow(); in CreateSlideTransferable()
541 ::sd::ViewShell* pViewShell in CreateTransferableUserData()
543 if (pViewShell == NULL) in CreateTransferableUserData()
548 = SlideSorterViewShell::GetSlideSorter(pViewShell->GetViewShellBase()); in CreateTransferableUserData()
/aoo41x/main/sc/source/ui/view/
H A Dpivotsh.cxx72 pViewShell( pViewSh ) in ScPivotShell()
98 pViewShell->RecalcPivotTable(); in Execute()
102 pViewShell->DeletePivotTable(); in Execute()
120 ScViewData* pViewData = pViewShell->GetViewData(); in Execute()
121 SfxItemSet aArgSet( pViewShell->GetPool(), in Execute()
131 AbstractScPivotFilterDlg* pDlg = pFact->CreateScPivotFilterDlg( pViewShell->GetDialogParent(), in Execute()
161 ScDocShell* pDocSh = pViewShell->GetViewData()->GetDocShell(); in GetState()
198 const ScViewData& rViewData = *pViewShell->GetViewData(); in GetCurrDPObject()
H A Doutput3.cxx90 if(pViewShell || pDrawView) in PrePrintDrawingLayer()
92 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in PrePrintDrawingLayer()
128 if(pViewShell || pDrawView) in PostPrintDrawingLayer()
130 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in PostPrintDrawingLayer()
152 if(pViewShell || pDrawView) in PrintDrawingLayer()
154 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in PrintDrawingLayer()
214 if(pViewShell || pDrawView) in DrawSelectiveObjects()
216 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in DrawSelectiveObjects()
/aoo41x/main/sd/source/ui/view/
H A DViewShellBase.cxx398 ViewShell* pViewShell = GetMainViewShell().get(); in LateInit() local
399 if (pViewShell != NULL) in LateInit()
663 ViewShell* pViewShell = GetMainViewShell().get(); in UIActivating() local
664 if ( pViewShell ) in UIActivating()
665 pViewShell->UIActivating( pClient ); in UIActivating()
679 ViewShell* pViewShell = GetMainViewShell().get(); in UIDeactivated() local
680 if ( pViewShell ) in UIDeactivated()
681 pViewShell->UIDeactivated( pClient ); in UIDeactivated()
1249 if (pViewShell != NULL) in ProcessRestoreEditingViewSlot()
1633 if (pViewShell.get() != NULL) in KeyInput()
[all …]
H A Dviewshe2.cxx543 SfxViewShell* pViewShell = GetViewShell(); in SetPageSizeAndBorder() local
544 OSL_ASSERT (pViewShell!=NULL); in SetPageSizeAndBorder()
658 pViewShell->GetViewFrame()->GetObjectShell() in SetPageSizeAndBorder()
721 SfxViewShell* pViewShell = GetViewShell(); in SetActiveWindow() local
722 OSL_ASSERT (pViewShell!=NULL); in SetActiveWindow()
724 if (pViewShell->GetWindow() != pWin) in SetActiveWindow()
834 SfxViewShell* pViewShell = GetViewShell(); in ActivateObject() local
835 OSL_ASSERT (pViewShell!=NULL); in ActivateObject()
876 pViewShell->GetViewFrame()->GetDispatcher()->Execute( in ActivateObject()
942 static_cast<Client*>(pViewShell->FindIPClient( in ActivateObject()
[all …]
/aoo41x/main/sd/source/ui/dlg/
H A DSpellDialogChildWindow.cxx164 ViewShell* pViewShell = pViewShellBase->GetMainViewShell().get(); in ProvideOutliner() local
168 if ((pViewShell->ISA(DrawViewShell) && ! mbOwnOutliner) in ProvideOutliner()
169 || (pViewShell->ISA(OutlineViewShell) && mbOwnOutliner)) in ProvideOutliner()
180 if (pViewShell->ISA(DrawViewShell)) in ProvideOutliner()
186 pViewShell->GetDoc(), in ProvideOutliner()
189 else if (pViewShell->ISA(OutlineViewShell)) in ProvideOutliner()
194 mpSdOutliner = pViewShell->GetDoc()->GetOutliner(); in ProvideOutliner()
H A Dnavigatr.cxx204 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in InitTreeLB()
208 if (pViewShell != NULL) in InitTreeLB()
210 ::sd::FrameView* pFrameView = pViewShell->GetFrameView(); in InitTreeLB()
217 if (pViewShell!=NULL && sd::SlideShow::IsRunning( pViewShell->GetViewShellBase() )) in InitTreeLB()
244 …SfxViewFrame* pViewFrame = ( ( pViewShell && pViewShell->GetViewFrame() ) ? pViewShell->GetViewFra… in InitTreeLB()
572 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in IMPL_LINK()
573 if (pViewShell != NULL) in IMPL_LINK()
575 ::sd::FrameView* pFrameView = pViewShell->GetFrameView(); in IMPL_LINK()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx176 if ( pViewShell )
178 pViewShell->PasteFromSystem();
179 pViewShell->CellContentChanged();
188 if ( pViewShell )
196 if ( pViewShell )
197 pViewShell->CutToClip( NULL, sal_True );
264 if ( pViewShell )
265 return pViewShell->GetViewFrame();
300 if ( pViewShell ) in dispatchExecute()
301 pViewFrame = pViewShell->GetViewFrame(); in dispatchExecute()
[all …]
/aoo41x/main/sd/source/ui/unoidl/
H A DDrawController.cxx170 if ( pViewShell ) in dispose()
172 pViewShell->DeactivateCurrentFunction(); in dispose()
173 DrawDocShell* pDocShell = pViewShell->GetDocSh(); in dispose()
177 pViewShell.reset(); in dispose()
604 ::boost::shared_ptr<ViewShell> pViewShell (mpBase->GetMainViewShell()); in BroadcastContextChange()
605 if ( ! pViewShell) in BroadcastContextChange()
609 switch (pViewShell->GetShellType()) in BroadcastContextChange()
839 ::boost::shared_ptr<ViewShell> pViewShell = mpBase->GetMainViewShell(); in getFormController()
840 ::sd::Window* pWindow = pViewShell ? pViewShell->GetActiveWindow() : NULL; in getFormController()
876 ::boost::shared_ptr<ViewShell> pViewShell = mpBase->GetMainViewShell(); in getControl()
[all …]
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshow.cxx772 if( pViewShell ) in end()
774 FrameView* pFrameView = pViewShell->GetFrameView(); in end()
783 pFrameView->SetPreviousViewShellType(pViewShell->GetShellType()); in end()
789 pViewShell->GetViewFrame()->GetBindings().InvalidateAll( sal_True ); in end()
797 if( pViewShell ) in end()
801 pViewShell->Invalidate(); in end()
823 if (pViewShell) in end()
824 pViewShell->SwitchActiveViewFireFocus(); in end()
889 ViewShell* pViewShell = mpCurrentViewShellBase->GetMainViewShell().get(); in startWithArguments() local
891 if(pViewShell && pViewShell->GetView()) in startWithArguments()
[all …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dviewuno.cxx137 pViewShell( pViewSh ), in ScViewPaneBase()
140 if (pViewShell) in ScViewPaneBase()
146 if (pViewShell) in ~ScViewPaneBase()
154 pViewShell = NULL; in Notify()
203 if (pViewShell) in getFirstVisibleColumn()
221 if (pViewShell) in setFirstVisibleColumn()
237 if (pViewShell) in getFirstVisibleRow()
255 if (pViewShell) in setFirstVisibleRow()
272 if (pViewShell) in getVisibleRange()
304 if (pViewShell) in getReferredCells()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A DAccessibleText.hxx99 ScAccessibleCellTextData(ScTabViewShell* pViewShell,
126 ScDocShell* GetDocShell(ScTabViewShell* pViewShell);
193 ScAccessiblePreviewCellTextData(ScPreviewShell* pViewShell,
214 ScDocShell* GetDocShell(ScPreviewShell* pViewShell);
223 ScAccessiblePreviewHeaderCellTextData(ScPreviewShell* pViewShell,
247 ScDocShell* GetDocShell(ScPreviewShell* pViewShell);
256 ScAccessibleHeaderTextData(ScPreviewShell* pViewShell,
289 ScAccessibleNoteTextData(ScPreviewShell* pViewShell,
/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx111 ::boost::shared_ptr<SlideSorterViewShell> pViewShell; in Create()
114 pViewShell.reset( in Create()
116 pViewShell->Initialize(); in Create()
117 if (pViewShell->mpSlideSorter.get() == NULL) in Create()
118 pViewShell.reset(); in Create()
122 pViewShell.reset(); in Create()
124 return pViewShell; in Create()
233 SlideSorterViewShell* pViewShell = NULL; in GetSlideSorter() local
246 for (int i=0; pViewShell==NULL && aPaneURLs[i].getLength()>0; ++i) in GetSlideSorter()
248 pViewShell = dynamic_cast<SlideSorterViewShell*>( in GetSlideSorter()
[all …]
/aoo41x/main/sw/source/ui/app/
H A Ddocsh2.cxx722 SfxViewShell* pViewShell = SfxViewShell::Current(); in Execute() local
724 sal_Bool bCurrent = IS_TYPE( SwPagePreView, pViewShell ); in Execute()
893 SfxViewShell* pViewShell = GetView() in Execute() local
896 SfxViewFrame* pViewFrm = pViewShell->GetViewFrame(); in Execute()
1464 while(pViewShell) in Execute()
1467 … if(pViewShell->GetObjectShell() == this && pViewShell->GetDispatcher()) in Execute()
1482 pViewShell = SfxViewShell::GetNext(*pViewShell); in Execute()
1515 pViewShell = pVFrame ? pVFrame->GetViewShell() : 0; in Execute()
1516 pCurrView = dynamic_cast<SwView*>( pViewShell ); in Execute()
1722 SfxViewShell* pViewShell = GetView() ? (SfxViewShell*)GetView() in ReloadFromHtml() local
[all …]
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx69 ScTabViewShell* pViewShell, in ScAccessibleCell() argument
75 ScAccessibleCellBase(rxParent, GetDocument(pViewShell), rCellAddress, nIndex), in ScAccessibleCell()
76 … ::accessibility::AccessibleStaticTextBase(CreateEditSource(pViewShell, rCellAddress, eSplitPos)), in ScAccessibleCell()
77 mpViewShell(pViewShell), in ScAccessibleCell()
81 if (pViewShell) in ScAccessibleCell()
82 pViewShell->AddAccessibilityObject(*this); in ScAccessibleCell()
384 ScDocument* ScAccessibleCell::GetDocument(ScTabViewShell* pViewShell) in GetDocument() argument
387 if (pViewShell && pViewShell->GetViewData()) in GetDocument()
388 pDoc = pViewShell->GetViewData()->GetDocument(); in GetDocument()
392 ::std::auto_ptr< SvxEditSource > ScAccessibleCell::CreateEditSource(ScTabViewShell* pViewShell, ScA… in CreateEditSource() argument
[all …]
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx155 pViewShell->SetActivePointer(pHdl->GetPointer()); in MouseMove()
159 pViewShell->SetActivePointer(Pointer(POINTER_MOVE)); in MouseMove()
163 pViewShell->SetActivePointer( aNewPointer ); in MouseMove()
202 pViewShell->GetViewData()->GetDispatcher(). in MouseButtonUp()
206 FuPoor* pPoor = pViewShell->GetViewData()->GetView()->GetDrawFuncPtr(); in MouseButtonUp()
253 SfxDispatcher& rDisp = pViewShell->GetViewData()->GetDispatcher(); in SimpleMouseButtonUp()
288 pViewShell->GetViewData()->GetDispatcher(). in KeyInput()
H A Dfuins2.cxx239 …xObj = pViewShell->GetViewFrame()->GetObjectShell()->GetEmbeddedObjectContainer().CreateEmbeddedOb… in FuInsertOLE()
264 …pFact->CreateInsertObjectDialog( pViewShell->GetWindow(), SC_MOD()->GetSlotPool()->GetSlot(nSlot)-… in FuInsertOLE()
419 pViewShell->SetDrawShell( sal_True ); in FuInsertOLE()
423 pViewShell->ActivateObject( (SdrOle2Obj*) pObj, SVVERB_SHOW ); in FuInsertOLE()
542pViewShell->GetObjectShell()->GetEmbeddedObjectContainer().CreateEmbeddedObject( SvGlobalName( SO3… in FuInsertChart()
557 sal_Bool bDrawRect = pViewShell->GetChartArea( aDummy, aMarkDest, nMarkTab ); in FuInsertChart()
692 pViewShell->ActivateObject( (SdrOle2Obj*) pObj, SVVERB_SHOW ); in FuInsertChart()
739 … Point aDialogPos = pViewShell->GetChartDialogPos( aDialogSize, aRect ); in FuInsertChart()
759 OSL_ASSERT( pViewShell ); in FuInsertChart()
761 pViewShell->DeactivateOle(); in FuInsertChart()
[all …]
H A Dfupoor.cxx49 pViewShell(pViewSh), in FuPoor()
131 ScViewData* pViewData = pViewShell->GetViewData(); in ForceScroll()
138 pViewShell->ActivatePart( ( eWhich == SC_SPLIT_TOPLEFT ) ? in ForceScroll()
144 pViewShell->ActivatePart( ( eWhich == SC_SPLIT_TOPLEFT ) ? in ForceScroll()
152 pViewShell->ScrollLines(2*dx, 4*dy); in ForceScroll()
308 pViewShell->GetScDrawView()->BeginDrag(pWindow, aMDPos); in IMPL_LINK()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx371 SfxViewShell* pViewShell = SfxViewShell::GetFirst( &aSwViewTypeId ); in PageCreated() local
372 while(pViewShell && pViewShell->GetViewFrame() != pViewFrame) in PageCreated()
374 pViewShell = SfxViewShell::GetNext( *pViewShell, &aSwViewTypeId ); in PageCreated()
376 if(pViewShell) in PageCreated()
377 … static_cast<SwFldDBPage&>(rPage).SetWrtShell(static_cast<SwView*>(pViewShell)->GetWrtShell()); in PageCreated()
/aoo41x/main/sd/source/ui/app/
H A Dsdmod1.cxx234 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in Execute()
235 if (pViewShell) in Execute()
237 if( sd::SlideShow::IsRunning( pViewShell->GetViewShellBase() ) ) in Execute()
365 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in GetState()
366 if (pViewShell) in GetState()
368 if( sd::SlideShow::IsRunning( pViewShell->GetViewShellBase() ) ) in GetState()
442 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in GetState()
444 if( pViewShell && (pDocShell->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ) in GetState()
469 ::sd::ViewShell* pViewShell = pDocShell->GetViewShell(); in IMPL_LINK()
472 if( pViewShell && (pDocShell->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ) in IMPL_LINK()
[all …]
/aoo41x/main/sd/source/ui/func/
H A Dfusearch.cxx135 ViewShell* pViewShell = NULL; in SearchAndReplace() local
137 pViewShell = pBase->GetMainViewShell().get(); in SearchAndReplace()
139 if (pViewShell != NULL) in SearchAndReplace()
141 if ( pSdOutliner && pViewShell->ISA(DrawViewShell) && !bOwnOutliner ) in SearchAndReplace()
149 else if ( pSdOutliner && pViewShell->ISA(OutlineViewShell) && bOwnOutliner ) in SearchAndReplace()
/aoo41x/main/sd/source/ui/framework/module/
H A DToolBarModule.cxx188 ViewShell* pViewShell in HandleUpdateEnd() local
190 if (pViewShell != NULL) in HandleUpdateEnd()
192 pToolBarManager->MainViewShellChanged(*pViewShell); in HandleUpdateEnd()
194 *pViewShell, in HandleUpdateEnd()
195 *pViewShell->GetView()); in HandleUpdateEnd()
/aoo41x/main/starmath/source/
H A Dsmmod.cxx272 SfxViewShell* pViewShell = SfxViewShell::GetFirst(); in ApplyColorConfigValues() local
273 while (pViewShell) in ApplyColorConfigValues()
275 if ((pViewShell->IsA(aSmViewTypeId))) in ApplyColorConfigValues()
277 SmViewShell *pSmView = (SmViewShell *) pViewShell; in ApplyColorConfigValues()
283 pViewShell = SfxViewShell::GetNext( *pViewShell ); in ApplyColorConfigValues()

Completed in 191 milliseconds

123456789