Home
last modified time | relevance | path

Searched refs:pViewShell (Results 51 – 75 of 209) sorted by relevance

123456789

/aoo41x/main/sc/source/ui/view/
H A Dpreview.cxx112 pViewShell( pViewSh ), in ScPreview()
580 pViewShell->UpdateScrollBars(); in Paint()
591 sal_Bool bDone = pViewShell->ScrollCommand( rCEvt ); in Command()
626 if ( !bHandled && !pViewShell->KeyInput(rKEvt) ) in KeyInput()
702 pViewShell->UpdateScrollBars(); in SetZoom()
919 pViewShell->InvalidateBorder(); // calls OuterResizePixel in DataChanged()
1459 if (pViewShell->HasAccessibilityObjects()) in InvalidateLocationData()
1460 pViewShell->BroadcastAccessibility( SfxSimpleHint( nId ) ); in InvalidateLocationData()
1465 if (pViewShell->HasAccessibilityObjects()) in GetFocus()
1466 pViewShell->BroadcastAccessibility( ScAccWinFocusGotHint(GetAccessible()) ); in GetFocus()
[all …]
/aoo41x/main/sd/source/ui/inc/
H A DViewShellManager.hxx83 ViewShell* pViewShell,
86 ViewShell* pViewShell,
91 void ActivateViewShell (ViewShell* pViewShell);
149 ViewShell* pViewShell);
/aoo41x/main/svx/source/tbxctrls/
H A Dfillctrl.cxx651 SfxViewShell* pViewShell = SfxViewShell::Current(); in IMPL_LINK_INLINE_END() local
652 if( pViewShell && pViewShell->GetWindow() ) in IMPL_LINK_INLINE_END()
653 pViewShell->GetWindow()->GrabFocus(); in IMPL_LINK_INLINE_END()
782 SfxViewShell* pViewShell = SfxViewShell::Current(); in IMPL_LINK() local
783 if( pViewShell && pViewShell->GetWindow() ) in IMPL_LINK()
785 pViewShell->GetWindow()->GrabFocus(); in IMPL_LINK()
/aoo41x/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx407 ViewShell* pViewShell = mrBase.GetMainViewShell().get(); in InsertPageWithLayout() local
408 if (pViewShell == NULL) in InsertPageWithLayout()
580 ViewShell* pViewShell = mrBase.GetMainViewShell().get(); in CreateRequest() local
581 if (pViewShell == NULL) in CreateRequest()
583 SdPage* pPage = pViewShell->GetActualPage(); in CreateRequest()
805 ViewShell* pViewShell = mrBase.GetMainViewShell().get(); in UpdateSelection() local
806 if (pViewShell == NULL) in UpdateSelection()
809 SdPage* pCurrentPage = pViewShell->getCurrentPage(); in UpdateSelection()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx90 ScNotesChilds(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc);
122 : mpViewShell(pViewShell), in ScNotesChilds()
522 ScIAccessibleViewForwarder(ScPreviewShell* pViewShell,
548 ScIAccessibleViewForwarder::ScIAccessibleViewForwarder(ScPreviewShell* pViewShell, in ScIAccessibleViewForwarder() argument
551 : mpViewShell(pViewShell), in ScIAccessibleViewForwarder()
744 mpViewShell(pViewShell), in ScShapeChilds()
747 if (pViewShell) in ScShapeChilds()
749 SfxBroadcaster* pDrawBC = pViewShell->GetDocument()->GetDrawBroadcaster(); in ScShapeChilds()
1435 mpViewShell(pViewShell), in ScAccessibleDocumentPagePreview()
1442 if (pViewShell) in ScAccessibleDocumentPagePreview()
[all …]
H A DAccessibleDocument.cxx326 mpViewShell(pViewShell), in ScChildrenShapes()
345 if (pViewShell) in ScChildrenShapes()
347 SfxBroadcaster* pDrawBC = pViewShell->GetViewData()->GetDocument()->GetDrawBroadcaster(); in ScChildrenShapes()
353 maShapeTreeInfo.SetSdrView(pViewShell->GetViewData()->GetScDrawView()); in ScChildrenShapes()
355 maShapeTreeInfo.SetWindow(pViewShell->GetWindowByPos(meSplitPos)); in ScChildrenShapes()
1411 ScTabViewShell* pViewShell, in ScAccessibleDocument() argument
1414 mpViewShell(pViewShell), in ScAccessibleDocument()
1421 if (pViewShell) in ScAccessibleDocument()
1423 pViewShell->AddAccessibilityObject(*this); in ScAccessibleDocument()
1424 Window *pWin = pViewShell->GetWindowByPos(eSplitPos); in ScAccessibleDocument()
[all …]
H A DAccessibleSpreadsheet.cxx259 ScTabViewShell* pViewShell, in ScAccessibleSpreadsheet() argument
263 ScAccessibleTableBase (pAccDoc, GetDocument(pViewShell), in ScAccessibleSpreadsheet()
271 ConstructScAccessibleSpreadsheet( pAccDoc, pViewShell, nTab, eSplitPos ); in ScAccessibleSpreadsheet()
292 ScTabViewShell* pViewShell, in ConstructScAccessibleSpreadsheet() argument
296 mpViewShell = pViewShell; in ConstructScAccessibleSpreadsheet()
1454 ScDocument* ScAccessibleSpreadsheet::GetDocument(ScTabViewShell* pViewShell) in GetDocument() argument
1457 if (pViewShell) in GetDocument()
1458 pDoc = pViewShell->GetViewData()->GetDocument(); in GetDocument()
1465 if (pViewShell) in GetVisArea()
1467 Window* pWindow = pViewShell->GetWindowByPos(eSplitPos); in GetVisArea()
[all …]
H A DAccessiblePreviewCell.cxx52 ScPreviewShell* pViewShell, /* const */ ScAddress& rCellAddress, in ScAccessiblePreviewCell() argument
54 …ScAccessibleCellBase( rxParent, ( pViewShell ? pViewShell->GetDocument() : NULL ), rCellAddress, n… in ScAccessiblePreviewCell()
55 mpViewShell( pViewShell ), in ScAccessiblePreviewCell()
/aoo41x/main/starmath/source/
H A Dview.cxx98 pViewShell(pShell), in SmGraphicWindow()
162 if ( rMEvt.IsLeft() && pViewShell->GetEditWindow() ) in MouseButtonDown()
164 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in MouseButtonDown()
180 { SmEditWindow *pEdit = pViewShell->GetEditWindow(); in MouseButtonDown()
255 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in SetCursor()
290 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(), in SetCursorPos()
306 DBG_ASSERT(pViewShell, "Sm : NULL pointer"); in Paint()
308 SmDocShell &rDoc = *pViewShell->GetDoc(); in Paint()
317 const SmEditWindow *pEdit = pViewShell->GetEditWindow(); in Paint()
335 SmDocShell &rDoc = *pViewShell->GetDoc(); in SetTotalSize()
[all …]
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsTransferableData.cxx38 SlideSorterViewShell* pViewShell, in CreateTransferable() argument
42 … ::boost::shared_ptr<TransferableData> pData (new TransferableData(pViewShell, rRepresentatives)); in CreateTransferable()
66 SlideSorterViewShell* pViewShell, in TransferableData() argument
68 : mpViewShell(pViewShell), in TransferableData()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2393 ViewShell *pViewShell = pDocShell->GetWrtShell(); in refresh() local
2395 if(pViewShell) in refresh()
2396 pViewShell->CalcLayout(); in refresh()
2705 ViewShell* pViewShell = 0; in getRendererCount() local
2709 pViewShell = pSwView->GetWrtShellPtr(); in getRendererCount()
2724 if (!pViewShell || !pViewShell->GetLayout()) in getRendererCount()
2741 pViewShell->StartAction(); in getRendererCount()
2748 … m_pRenderData->ViewOptionAdjustStart( *pViewShell, *pViewShell->GetViewOptions() ); in getRendererCount()
2785 pViewShell->CalcLayout(); in getRendererCount()
2786 pViewShell->CalcPagesForPrint( pViewShell->GetPageCount() ); in getRendererCount()
[all …]
/aoo41x/main/sw/source/core/docnode/
H A Dndsect.cxx1155 ViewShell* pViewShell( pNew->getRootFrm()->GetCurrShell() ); in MakeFrms() local
1156 if ( pViewShell && pViewShell->GetLayout() && in MakeFrms()
1157 pViewShell->GetLayout()->IsAnyShellAccessible() ) in MakeFrms()
1159 pViewShell->InvalidateAccessibleParaFlowRelation( in MakeFrms()
1182 ViewShell* pViewShell( pNew->getRootFrm()->GetCurrShell() ); in MakeFrms() local
1183 if ( pViewShell && pViewShell->GetLayout() && in MakeFrms()
1184 pViewShell->GetLayout()->IsAnyShellAccessible() ) in MakeFrms()
1186 pViewShell->InvalidateAccessibleParaFlowRelation( in MakeFrms()
/aoo41x/main/sw/source/core/layout/
H A Dfrmtool.cxx1335 if ( pViewShell && !pViewShell->IsInConstructor() && in _InsertCnt()
1336 pViewShell->GetLayout() && in _InsertCnt()
1337 pViewShell->GetLayout()->IsAnyShellAccessible() ) in _InsertCnt()
1339 pViewShell->InvalidateAccessibleParaFlowRelation( in _InsertCnt()
1387 if ( pViewShell && !pViewShell->IsInConstructor() && in _InsertCnt()
1388 pViewShell->GetLayout() && in _InsertCnt()
1389 pViewShell->GetLayout()->IsAnyShellAccessible() ) in _InsertCnt()
1391 pViewShell->InvalidateAccessibleParaFlowRelation( in _InsertCnt()
1464 if ( pViewShell && !pViewShell->IsInConstructor() && in _InsertCnt()
1465 pViewShell->GetLayout() && in _InsertCnt()
[all …]
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx78 ScViewData* pViewData = pViewShell->GetViewData(); in TestDetective()
79 ScSplitPos ePos = pViewShell->FindWindow( pWindow ); in TestDetective()
110 pViewShell->MoveCursorRel( nDifX, nDifY, SC_FOLLOW_JUMP, sal_False ); in TestDetective()
140 const ScViewData& rViewData = *pViewShell->GetViewData(); in IsNoteCaptionClicked()
H A Dfutext3.cxx69 ScViewData& rViewData = *pViewShell->GetViewData(); in StopEditMode()
124 pViewShell->SetDrawTextUndo( 0 ); in StopEditMode()
198 ScViewData& rViewData = *pViewShell->GetViewData(); in StopDragMode()
231 pViewShell->SetNote( aTabPos.Col(), aTabPos.Row(), aTabPos.Tab(), aNote ); in StopDragMode()
/aoo41x/main/sw/source/core/unocore/
H A Dunoflatpara.cxx348 ViewShell* pViewShell = 0; in getNextPara() local
349 mpDoc->GetEditShell( &pViewShell ); in getNextPara()
351 SwPageFrm* pCurrentPage = pViewShell ? pViewShell->Imp()->GetFirstVisPage() : 0; in getNextPara()
361 && !pViewShell->GetViewOptions()->IsOnlineSpell() ) in getNextPara()
398 pCurrentPage = static_cast<SwPageFrm*>(pViewShell->GetLayout()->Lower()); in getNextPara()
/aoo41x/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx649 slidesorter::SlideSorterViewShell* pViewShell in notifyConfigurationChange() local
653 if (pViewShell != NULL) in notifyConfigurationChange()
654 pViewShell->AddSelectionChangeListener ( in notifyConfigurationChange()
677 slidesorter::SlideSorterViewShell* pViewShell in notifyConfigurationChange() local
681 if (pViewShell != NULL) in notifyConfigurationChange()
682 pViewShell->RemoveSelectionChangeListener ( in notifyConfigurationChange()
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx76 ::sd::OutlineViewShell* pViewShell, in AccessibleOutlineView() argument
79 : AccessibleDocumentViewBase (pSdWindow, pViewShell, rxController, rxParent), in AccessibleOutlineView()
86 if( pViewShell && pSdWindow ) in AccessibleOutlineView()
88 ::sd::View* pView = pViewShell->GetView(); in AccessibleOutlineView()
/aoo41x/main/sc/source/ui/inc/
H A Dtarget.hxx34 ScTabViewShell* pViewShell; member in ScTabViewTarget
39 ScTabViewTarget( ScTabViewShell* pShell ) : pViewShell( pShell ) {} in ScTabViewTarget()
42 ScTabViewShell* GetViewShell() const { return pViewShell; } in GetViewShell()
/aoo41x/main/sw/source/core/access/
H A Dacccontext.cxx142 ViewShell* pViewShell = GetMap() ? GetMap()->GetShell() : 0; in GetCrsrShell() local
143 ASSERT( pViewShell, "no view shell" ); in GetCrsrShell()
144 if( pViewShell && pViewShell->ISA( SwCrsrShell ) ) in GetCrsrShell()
145 pCrsrShell = static_cast<SwCrsrShell*>( pViewShell ); in GetCrsrShell()
156 const ViewShell* pViewShell = GetMap() ? GetMap()->GetShell() : 0; in GetCrsrShell() local
157 ASSERT( pViewShell, "no view shell" ); in GetCrsrShell()
158 if( pViewShell && pViewShell->ISA( SwCrsrShell ) ) in GetCrsrShell()
159 pCrsrShell = static_cast<const SwCrsrShell*>( pViewShell ); in GetCrsrShell()
/aoo41x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1421 ::sd::ViewShell* pViewShell = GetViewShellForDocShell(*pDocShell); in DoDrag()
1422 if (pViewShell == NULL) in DoDrag()
1424 OSL_ASSERT(pViewShell!=NULL); in DoDrag()
1427 sd::View* pView = pViewShell->GetView(); in DoDrag()
1797 ::sd::ViewShell* pViewShell = rDocShell.GetViewShell(); in GetViewShellForDocShell()
1798 if (pViewShell != NULL) in GetViewShellForDocShell()
1799 return pViewShell; in GetViewShellForDocShell()
1838 const ::boost::shared_ptr<sd::ViewShell> pViewShell (pBase->GetMainViewShell()); in GetViewShellForDocShell() local
1839 if (pViewShell) in GetViewShellForDocShell()
1840 return pViewShell.get(); in GetViewShellForDocShell()
/aoo41x/main/sd/source/ui/func/
H A Dfuoutl.cxx48 ViewShell* pViewShell, in FuOutline() argument
53 : FuPoor(pViewShell, pWindow, pView, pDoc, rReq), in FuOutline()
54 pOutlineViewShell (static_cast<OutlineViewShell*>(pViewShell)), in FuOutline()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx306 ScTabViewShell* pViewShell = ScTabViewShell::GetActiveViewShell(); in ReleaseFocus() local
307 if( pViewShell ) in ReleaseFocus()
309 pViewShell->ActiveGrabFocus(); in ReleaseFocus()
312 const ScViewData* pViewData = pViewShell->GetViewData(); in ReleaseFocus()
320 pViewShell->SetTabNo( pRange->aStart.Tab() ); in ReleaseFocus()
321 pViewShell->MoveCursorAbs( pRange->aStart.Col(), in ReleaseFocus()
323 pViewShell->MoveCursorAbs( pRange->aEnd.Col(), in ReleaseFocus()
/aoo41x/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1349 ::boost::shared_ptr<ViewShell> pViewShell (mrBase.GetMainViewShell()); in PrintPage()
1350 if ( ! pViewShell) in PrintPage()
1353 SdDrawDocument* pDocument = pViewShell->GetDoc(); in PrintPage()
1384 if (pViewShell) in PrintPage()
1387 pViewShell->GetActiveWindow(), in PrintPage()
1406 *pViewShell, in PrintPage()
1409 pViewShell->GetFrameView()->GetVisibleLayers(), in PrintPage()
1410 pViewShell->GetFrameView()->GetPrintableLayers()); in PrintPage()
1929 pViewShell->WriteFrameViewData(); in PrepareHandout()
1943 pViewShell->SetPrintedHandoutPageCount( nHandoutPageCount ); in PrepareHandout()
[all …]
/aoo41x/main/svx/source/sidebar/
H A DContextChangeEventMultiplexer.cxx62 SfxViewShell* pViewShell, in NotifyContextChange() argument
65 if (pViewShell != NULL) in NotifyContextChange()
66 NotifyContextChange(pViewShell->GetController(), eContext); in NotifyContextChange()

Completed in 166 milliseconds

123456789