Home
last modified time | relevance | path

Searched refs:pPV (Results 1 – 25 of 110) sorted by relevance

12345

/AOO41X/main/svx/source/svdraw/
H A Dsvdmrkv.cxx543 SdrPageView* pPV = GetSdrPageView(); in HasMarkableObj() local
544 if(pPV) in HasMarkableObj()
546 SdrObjList* pOL=pPV->GetObjList(); in HasMarkableObj()
550 if (IsObjMarkable(pObj,pPV)) { in HasMarkableObj()
561 SdrPageView* pPV = GetSdrPageView(); in GetMarkableObjCount() local
563 if(pPV) in GetMarkableObjCount()
565 SdrObjList* pOL=pPV->GetObjList(); in GetMarkableObjCount()
569 if (IsObjMarkable(pObj,pPV)) { in GetMarkableObjCount()
826 SdrPageView* pPV=pM->GetPageView(); in SetMarkHandles() local
836 pHdl->SetPageView(pPV); in SetMarkHandles()
[all …]
H A Dsvdsnpv.cxx308 Point SdrSnapView::GetSnapPos(const Point& rPnt, const SdrPageView* pPV) const in GetSnapPos()
311 SnapPos(aPt,pPV); in GetSnapPos()
316 sal_uInt16 SdrSnapView::SnapPos(Point& rPnt, const SdrPageView* pPV) const in SnapPos()
322 if (pPV==NULL) { in SnapPos()
324 pPV=GetSdrPageView(); in SnapPos()
325 if (pPV==NULL) return SDRSNAP_NOTSNAPPED; in SnapPos()
335 const SdrHelpLineList& rHLL=pPV->GetHelpLines(); in SnapPos()
362 SdrPage* pPage=pPV->GetPage(); in SnapPos()
384 SdrObjListIter aIter(*pPV->GetPage(),/*IM_FLAT*/IM_DEEPNOGROUPS,sal_True); in SnapPos()
435 if(fx - (double)pPV->GetPageOrigin().X() >= 0.0) in SnapPos()
[all …]
H A Dsvdviter.cxx88 sal_Bool SdrViewIter::ImpCheckPageView(SdrPageView* pPV) const in ImpCheckPageView()
93 SdrPage* pPg = pPV->GetPage(); in ImpCheckPageView()
103 aObjLay &= pPV->GetVisibleLayers(); in ImpCheckPageView()
128 aObjLay &= pPV->GetVisibleLayers(); in ImpCheckPageView()
171 SdrPageView* pPV = mpAktView->GetSdrPageView(); in ImpFindView() local
173 if(pPV) in ImpFindView()
175 if(ImpCheckPageView(pPV)) in ImpFindView()
203 SdrPageView* pPV = mpAktView->GetSdrPageView(); in ImpFindPageView() local
205 if(pPV) in ImpFindPageView()
209 if(ImpCheckPageView(pPV)) in ImpFindPageView()
[all …]
H A Dsvdview.cxx64 pPV(NULL), in SdrViewEvent()
369 SdrPageView* pPV=NULL; in PickAnything() local
385 … && IsHlplFront() && pOut!=NULL && PickHelpLine(aLocalLogicPosition,nHitTolLog,*pOut,nHlplIdx,pPV)) in PickAnything()
389 else if (bGluePointMode && PickGluePoint(aLocalLogicPosition,pObj,nGlueId,pPV)) in PickAnything()
393 …else if (PickObj(aLocalLogicPosition,nHitTolLog,pHitObj,pPV,SDRSEARCH_DEEP|SDRSEARCH_MARKED,&pObj,… in PickAnything()
413 …else if (PickObj(aLocalLogicPosition,nHitTolLog,pHitObj,pPV,SDRSEARCH_DEEP|/*SDRSEARCH_TESTMARKABL… in PickAnything()
435 …&& !IsHlplFront() && pOut!=NULL && PickHelpLine(aLocalLogicPosition,nHitTolLog,*pOut,nHlplIdx,pPV)) in PickAnything()
468 aHitRec.pVisiLayer=&pPV->GetVisibleLayers(); in PickAnything()
469 aHitRec.pPageView=pPV; in PickAnything()
489 bool bTEHit(pPV && in PickAnything()
[all …]
H A Dsvdxcgv.cxx141 SdrPageView* pPV = GetSdrPageView(); in ImpGetPasteObjList() local
143 if (pPV!=NULL) { in ImpGetPasteObjList()
144 rpLst=pPV->GetObjList(); in ImpGetPasteObjList()
158 SdrPageView* pPV = GetSdrPageView(); in ImpGetPasteLayer() local
159 if (pPV!=NULL) { in ImpGetPasteLayer()
160 bRet=!pPV->GetLockedLayers().IsSet(rLayer) && pPV->GetVisibleLayers().IsSet(rLayer); in ImpGetPasteLayer()
320 SdrPageView* pPV = GetSdrPageView(); in Paste() local
322 if(pPV) in Paste()
324 if ( pPV->GetObjList() == pLst ) in Paste()
325 pMarkPV=pPV; in Paste()
[all …]
H A Dsvdcrtv.cxx354 SdrPageView* pPV = GetSdrPageView(); in MouseMove() local
356 if(pPV) in MouseMove()
362 if (!bMarkHit) SdrEdgeObj::ImpFindConnector(aPos,*pPV,aCon,NULL,pWin); in MouseMove()
363 SetConnectMarker(aCon,*pPV); in MouseMove()
419 short nMinMov, SdrPageView* pPV, const Rectangle& rLogRect, SdrObject* pPreparedFactoryObject) in ImpBegCreateObj() argument
427 if (pPV!=NULL) in ImpBegCreateObj()
429 pCreatePV=pPV; in ImpBegCreateObj()
560 …SdrCreateView::BegCreateObj(const Point& rPnt, OutputDevice* pOut, short nMinMov, SdrPageView* pPV) in BegCreateObj() argument
562 return ImpBegCreateObj(nAktInvent,nAktIdent,rPnt,pOut,nMinMov,pPV,Rectangle(), 0L); in BegCreateObj()
580 OutputDevice* pOut, short nMinMov, SdrPageView* pPV) in BegCreateCaptionObj() argument
[all …]
H A Dsvdedtv2.cxx1492 …ct(const SdrObject* pObj, SdrObjList& rOL, sal_uIntPtr& rPos, SdrPageView* pPV, sal_Bool bMakeLine… in ImpDismantleOneObject() argument
1520 MarkObj(pPath, pPV, sal_False, sal_True); in ImpDismantleOneObject()
1555 MarkObj(pPath, pPV, sal_False, sal_True); in ImpDismantleOneObject()
1591 MarkObj(pCandidate, pPV, sal_False, sal_True); in ImpDismantleOneObject()
1636 MarkObj(pTextObj, pPV, sal_False, sal_True); in ImpDismantleOneObject()
1667 SdrPageView* pPV=pM->GetPageView(); in DismantleMarkedObjects() local
1679 ImpDismantleOneObject(pObj1,*pOL,nPos,pPV,bMakeLines); in DismantleMarkedObjects()
1682 ImpDismantleOneObject(pObj,*pOL,nPos,pPV,bMakeLines); in DismantleMarkedObjects()
1737 SdrPageView* pPV = GetSdrPageView(); in GroupMarked() local
1739 if(pPV) in GroupMarked()
[all …]
H A Dsvdedtv.cxx576 const SdrPageView* pPV=pM->GetPageView(); in CheckPossibilities() local
577 if (pPV!=pPV0) { in CheckPossibilities()
578 if (pPV->IsReadOnly()) bReadOnly=sal_True; in CheckPossibilities()
579 pPV0=pPV; in CheckPossibilities()
699 SdrPageView* pPV = GetSdrPageView(); in ForceMarkedObjToAnotherPage() local
701 if(pPV) in ForceMarkedObjToAnotherPage()
703 bFnd = aObjRect.IsOver(pPV->GetPageRect()); in ForceMarkedObjToAnotherPage()
710 pPV->GetObjList()->InsertObject(pObj,CONTAINER_APPEND,&aReason); in ForceMarkedObjToAnotherPage()
711 pM->SetPageView(pPV); in ForceMarkedObjToAnotherPage()
H A Dsvddrgmt.cxx390 SdrPageView* pPV = getSdrDragView().GetSdrPageView(); in createSdrDragEntries_SolidDrag() local
392 if(pPV) in createSdrDragEntries_SolidDrag()
398 if(pM->GetPageView() == pPV) in createSdrDragEntries_SolidDrag()
404 if(pPV->PageWindowCount()) in createSdrDragEntries_SolidDrag()
406 … sdr::contact::ObjectContact& rOC = pPV->GetPageWindow(0)->GetObjectContact(); in createSdrDragEntries_SolidDrag()
607 SdrPageView* pPV=NULL; in GetDragPV() local
608 if (getSdrDragView().pDragHdl!=NULL) pPV=getSdrDragView().pDragHdl->GetPageView(); in GetDragPV()
609 if (pPV==NULL) pPV=getSdrDragView().pMarkedPV; in GetDragPV()
610 return pPV; in GetDragPV()
1243 SdrPageView* pPV = getSdrDragView().GetSdrPageView(); in createSdrDragEntries() local
[all …]
/AOO41X/main/sd/source/ui/view/
H A Dsdview4.cxx94 SdrPageView* pPV = GetSdrPageView(); in InsertGraphic() local
96 const bool bOnMaster = pPV && pPV->GetPage() && pPV->GetPage()->IsMasterPage(); in InsertGraphic()
98 if(pPV && this->ISA(::sd::slidesorter::view::SlideSorterView)) in InsertGraphic()
100 if(!pPV->GetPageRect().IsInside(rPos)) in InsertGraphic()
101 pPV = 0L; in InsertGraphic()
104 if( !pPickObj && pPV ) in InsertGraphic()
106 SdrPageView* pPageView = pPV; in InsertGraphic()
135 && pPV in InsertGraphic()
174 ReplaceObjectAtView(pPickObj, *pPV, pNewGrafObj); // maybe ReplaceObjectAtView in InsertGraphic()
179 else if ( pPV ) in InsertGraphic()
[all …]
H A Dsdview3.cxx314 SdrPageView* pPV = NULL; in InsertData() local
315 PickObj( rPos, getHitTolLog(), pPickObj, pPV ); in InsertData()
404 SdrPageView* pPV = GetSdrPageView(); in InsertData() local
407 if( !pPV->IsLayerLocked( aLayer ) ) in InsertData()
436 SdrPageView* pPV = GetSdrPageView(); in InsertData() local
439 if( !pPage && pPV->GetPage()->GetPageNum() != mnDragSrcPgNum ) in InsertData()
441 pPage = (SdPage*) pPV->GetPage(); in InsertData()
450 if( !pPV->IsLayerLocked( aActiveLayer ) ) in InsertData()
456 … if( (mnDragSrcPgNum != SDRPAGE_NOTFOUND) && (mnDragSrcPgNum != pPV->GetPage()->GetPageNum()) ) in InsertData()
479 if( pMarkList->TakeBoundRect( pPV, aCurBoundRect ) ) in InsertData()
[all …]
H A Ddrviews1.cxx859 SdrPageView* pPV = mpDrawView->GetSdrPageView(); in DoVerb() local
861 pPV->GetObjList()->InsertObject( pSdrOle2Obj ); in DoVerb()
862 mpDrawView->ReplaceObjectAtView( pObj, *pPV, pTempSdrGrafObj ); in DoVerb()
985 SdrPageView* pPV = mpDrawView->GetSdrPageView(); in SwitchPage() local
989 if (pPV in SwitchPage()
990 && pNewPage == dynamic_cast< SdPage* >( pPV->GetPage() ) in SwitchPage()
1008 SdrPageView* pPV = mpDrawView->GetSdrPageView(); in SwitchPage() local
1010 SdPage* pCurrentPage = dynamic_cast< SdPage* >( pPV->GetPage()); in SwitchPage()
1011 if (pPV in SwitchPage()
1334 SdrPageView* pPV = mpDrawView->GetSdrPageView(); in ResetActualLayer() local
[all …]
/AOO41X/main/sd/source/ui/func/
H A Dfusnapln.cxx74 SdrPageView* pPV = 0; in DoExecute() local
91 pPV = mpView->GetSdrPageView(); in DoExecute()
107 bLineExist = mpView->PickHelpLine(aLinePos, nHitLog, *mpWindow, nHelpLine, pPV); in DoExecute()
109 aLinePos = (pPV->GetHelpLines())[nHelpLine].GetPos(); in DoExecute()
111 pPV = mpView->GetSdrPageView(); in DoExecute()
113 pPV->LogicToPagePos(aLinePos); in DoExecute()
120 OSL_ASSERT(pPV!=NULL); in DoExecute()
121 aLinePos = (pPV->GetHelpLines())[nHelpLine].GetPos(); in DoExecute()
122 pPV->LogicToPagePos(aLinePos); in DoExecute()
136 const SdrHelpLine& rHelpLine = (pPV->GetHelpLines())[nHelpLine]; in DoExecute()
[all …]
H A Dfutext.cxx214 SdrPageView* pPV = mpView->GetSdrPageView(); in DoExecute() local
217 mpView->MarkObj(aVEvt.pRootObj, pPV); in DoExecute()
325 SdrPageView* pPV = mpView->GetSdrPageView(); in MouseButtonDown() local
335 … if (bMacro && mpView->PickObj(aMDPos,mpView->getHitTolLog(),pObj,pPV,SDRSEARCH_PICKMACRO)) in MouseButtonDown()
339 mpView->BegMacroObj(aMDPos,nHitLog,pObj,pPV,mpWindow); in MouseButtonDown()
369 mpView->MarkObj(aVEvt.pRootObj, pPV); in MouseButtonDown()
444 mpView->MarkObj(aVEvt.pRootObj, pPV); in MouseButtonDown()
814 SdrPageView* pPV = mpView->GetSdrPageView(); in MouseButtonUp() local
817 mpView->MarkObj(aVEvt.pRootObj, pPV); in MouseButtonUp()
1107 SdrPageView* pPV = mpView->GetSdrPageView(); in SetInEditMode() local
[all …]
H A Dfudspord.cxx109 SdrPageView* pPV; in MouseMove() local
112 if ( mpView->PickObj(aPnt, mpView->getHitTolLog(), pPickObj, pPV) ) in MouseMove()
146 SdrPageView* pPV = NULL; in MouseButtonUp() local
149 if ( mpView->PickObj(aPnt, mpView->getHitTolLog(), mpRefObj, pPV) ) in MouseButtonUp()
/AOO41X/main/svx/inc/svx/
H A Dsvdmrkv.hxx177 …bjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uIntPtr nOptio…
178 …bjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObjList* pOL, SdrPageView* pPV, sal_uIntPtr nOptio…
205 virtual sal_Bool IsObjMarkable(SdrObject* pObj, SdrPageView* pPV) const;
330 …void MarkObj(SdrObject* pObj, SdrPageView* pPV, sal_Bool bUnmark=sal_False, sal_Bool bImpNoSetMark…
331 void MarkAllObj(SdrPageView* pPV=NULL); // pPage=NULL => alle angezeigten Seiten
332 void UnmarkAllObj(SdrPageView* pPV=NULL); // pPage=NULL => alle angezeigten Seiten
337 void UnMarkAll(SdrPageView* pPV=NULL) { UnmarkAllObj(pPV); } in UnMarkAll() argument
432 …sal_Bool MarkGluePoint(const SdrObject* pObj, sal_uInt16 nId, const SdrPageView* pPV, sal_Bool bUn…
433 …nst SdrObject* pObj, sal_uInt16 nId, const SdrPageView* pPV) { return MarkGluePoint(pObj,nId,pPV,s… in UnmarkGluePoint() argument
H A Dsvdsnpv.hxx138 sal_uInt16 SnapPos(Point& rPnt, const SdrPageView* pPV) const;
139 Point GetSnapPos(const Point& rPnt, const SdrPageView* pPV) const;
140 sal_uInt16 SnapRect(const Rectangle& rRect, const SdrPageView* pPV, long& rDX, long& rDY) const;
141 …void CheckSnap(const Point& rPt, const SdrPageView* pPV, long& nBestXSnap, long& nBestYSnap, bool&…
193 sal_Bool BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV);
/AOO41X/main/sc/source/ui/view/
H A Dgridwin3.cxx234 SdrPageView* pPV = pDrView->GetSdrPageView(); in DrawSdrGrid() local
235 DBG_ASSERT(pPV, "keine PageView"); in DrawSdrGrid()
236 if (pPV) in DrawSdrGrid()
240 pPV->DrawPageViewGrid( *pContentDev, rDrawingRect ); in DrawSdrGrid()
364 SdrPageView* pPV = pDrView->GetSdrPageView(); in UpdateStatusPosSize() local
365 if (!pPV) in UpdateStatusPosSize()
382 pPV->LogicToPagePos(aRect); in UpdateStatusPosSize()
394 pPV->LogicToPagePos(aRect); in UpdateStatusPosSize()
402 pPV->LogicToPagePos(aPos); in UpdateStatusPosSize()
H A Dgridwin5.cxx332 SdrPageView* pPV = 0; in RequestHelp() local
334 … if ( pDrView->PickObj(aMDPos, pDrView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER) ) in RequestHelp()
339 … if ( pDrView->PickObj(aMDPos, pDrView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in RequestHelp()
396 SdrPageView* pPV = pDrView->GetSdrPageView(); in RequestHelp() local
397 DBG_ASSERT( pPV, "SdrPageView* ist NULL" ); in RequestHelp()
398 if (pPV) in RequestHelp()
399 bDone = ((ScDrawPage*)pPV->GetPage())->RequestHelp( this, pDrView, rHEvt ); in RequestHelp()
/AOO41X/main/sd/source/ui/table/
H A Dtablefunction.cxx172 SdrPageView* pPV = mpView->GetSdrPageView(); in FuTable() local
196 mpView->ReplaceObjectAtView(pPickObj, *pPV, pObj, sal_True ); in FuTable()
198 mpView->InsertObjectAtView(pObj, *pPV, SDRINSERT_SETDEFLAYER); in FuTable()
244 SdrPageView* pPV = mpDrawView->GetSdrPageView(); in GetTableMenuState() local
247 ( aActiveLayer.Len() != 0 && pPV && ( pPV->IsLayerLocked(aActiveLayer) || in GetTableMenuState()
248 !pPV->IsLayerVisible(aActiveLayer) ) ) || in GetTableMenuState()
/AOO41X/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx263 SdrPageView *pPV = mrView.GetSdrPageView(); in select() local
265 if(pPV) in select()
268 mrView.UnmarkAllObj( pPV ); in select()
275 mrView.MarkObj( pObj, pPV ); in select()
508 SdrPageView *pPV = mrView.GetSdrPageView(); in getCurrentPage() local
509 SdrPage* pPage = pPV ? pPV->GetPage() : NULL; in getCurrentPage()
/AOO41X/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx200 SdrPageView* pPV = pView->GetSdrPageView(); in lcl_InsertGraphic() local
201 SdrPage* pPage = pPV->GetPage(); in lcl_InsertGraphic()
224 pView->InsertObjectAtView( pObj, *pPV, nInsOptions ); in lcl_InsertGraphic()
239 SdrPageView* pPV = pView->GetSdrPageView(); in lcl_InsertMedia() local
240 SdrPage* pPage = pPV->GetPage(); in lcl_InsertMedia()
263 pView->InsertObjectAtView( pObj, *pPV, bApi ? SDRINSERT_DONTMARK : 0 ); in lcl_InsertMedia()
H A Dfuins2.cxx387 SdrPageView* pPV = pView->GetSdrPageView(); in FuInsertOLE() local
388 pView->InsertObjectAtView(pObj, *pPV); in FuInsertOLE()
667 SdrPageView* pPV = pView->GetSdrPageView(); in FuInsertChart() local
676 SdrPage* pInsPage = pPV->GetPage(); in FuInsertChart()
679 pView->MarkObj( pObj, pPV ); in FuInsertChart()
765 pPV = pView->GetSdrPageView(); in FuInsertChart()
768 OSL_ASSERT( pPV ); in FuInsertChart()
769 SdrPage * pPage( pPV->GetPage()); in FuInsertChart()
H A Dfutext.cxx192 SdrPageView* pPV; in MouseButtonDown() local
198 pView->PickObj(aMDPos, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKTEXTEDIT) ) in MouseButtonDown()
214 if ( pView->SdrBeginTextEdit(pObj, pPV, pWindow, sal_True, pO) ) in MouseButtonDown()
255 … if (bMacro && pView->PickObj(aMDPos, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMACRO) ) in MouseButtonDown()
258 pView->BegMacroObj(aMDPos,pObj,pPV,pWindow); in MouseButtonDown()
766 SdrPageView* pPV = pView->GetSdrPageView(); in SetInEditMode() local
786 if ( pView->SdrBeginTextEdit(pObj, pPV, pWindow, sal_True, pO) ) in SetInEditMode()
H A Dfusel2.cxx62 sal_Bool FuSelection::TestDetective( SdrPageView* pPV, const Point& rPos ) in TestDetective() argument
64 if (!pPV) in TestDetective()
68 SdrObjListIter aIter( *pPV->GetObjList(), IM_FLAT ); in TestDetective()
76 if (SdrObjectPrimitiveHit(*pObject, rPos, nHitLog, *pPV, 0, false)) in TestDetective()

12345