/aoo41x/main/svx/source/svdraw/ |
H A D | svdmrkv.cxx | 544 if(pPV) in HasMarkableObj() 563 if(pPV) in GetMarkableObjCount() 1304 if(pPV) in SetMarkRects() 1306 pPV->SetHasMarkedObj(GetSnapRectFromMarkedObjects(pPV, pPV->MarkSnap())); in SetMarkRects() 1307 GetBoundRectFromMarkedObjects(pPV, pPV->MarkBound()); in SetMarkRects() 1356 return pPV!=NULL ? pPV->IsObjMarkable(pObj) : sal_True; in IsObjMarkable() 1571 if(pPV) in MarkObj() 1818 if(pPV) in PickObj() 1887 rpPV=pPV; in PickObj() 1915 rpPV=pPV; in PickMarkedObj() [all …]
|
H A D | svdsnpv.cxx | 311 SnapPos(aPt,pPV); in GetSnapPos() 322 if (pPV==NULL) { in SnapPos() 324 pPV=GetSdrPageView(); in SnapPos() 362 SdrPage* pPage=pPV->GetPage(); in SnapPos() 471 sal_uInt16 nRet=SnapPos(aPt,pPV); in CheckSnap() 548 if(pPV) in EndSetPageOrg() 551 pPV->SetPageOrigin(aPnt); in EndSetPageOrg() 578 SdrPageView* pPV = GetSdrPageView(); in PickHelpLine() local 580 if(pPV) in PickHelpLine() 585 rpPV=pPV; in PickHelpLine() [all …]
|
H A D | svdviter.cxx | 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() 211 return pPV; in ImpFindPageView() [all …]
|
H A D | svdview.cxx | 64 pPV(NULL), in SdrViewEvent() 369 SdrPageView* pPV=NULL; in PickAnything() local 469 aHitRec.pPageView=pPV; in PickAnything() 489 bool bTEHit(pPV && in PickAnything() 568 bool bTEHit(pPV && in PickAnything() 569 … SdrObjectPrimitiveHit(*pHitObj, aLocalLogicPosition, 0, *pPV, &pPV->GetVisibleLayers(), true)); in PickAnything() 588 pPV=NULL; in PickAnything() 767 rVEvt.pPV=pPV; in PickAnything() 855 MarkObj(rVEvt.pRootObj,rVEvt.pPV); in DoMouseEvent() 946 MarkObj(rVEvt.pRootObj,rVEvt.pPV); in DoMouseEvent() [all …]
|
H A D | svdxcgv.cxx | 141 SdrPageView* pPV = GetSdrPageView(); in ImpGetPasteObjList() local 143 if (pPV!=NULL) { in ImpGetPasteObjList() 144 rpLst=pPV->GetObjList(); in ImpGetPasteObjList() 159 if (pPV!=NULL) { in ImpGetPasteLayer() 160 bRet=!pPV->GetLockedLayers().IsSet(rLayer) && pPV->GetVisibleLayers().IsSet(rLayer); in ImpGetPasteLayer() 322 if(pPV) in Paste() 324 if ( pPV->GetObjList() == pLst ) in Paste() 325 pMarkPV=pPV; in Paste() 518 if(pPV) in ImpPasteObject() 520 if (pPV->GetObjList()==&rLst) in ImpPasteObject() [all …]
|
H A D | svdcrtv.cxx | 354 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 D | svdedtv2.cxx | 1520 MarkObj(pPath, pPV, sal_False, sal_True); in ImpDismantleOneObject() 1555 MarkObj(pPath, pPV, sal_False, sal_True); in ImpDismantleOneObject() 1667 SdrPageView* pPV=pM->GetPageView(); in DismantleMarkedObjects() local 1737 SdrPageView* pPV = GetSdrPageView(); in GroupMarked() local 1739 if(pPV) in GroupMarked() 1741 SdrObjList* pAktLst=pPV->GetObjList(); in GroupMarked() 1744 SdrPage* pPage=pPV->GetPage(); in GroupMarked() 1760 if (pM->GetPageView()==pPV) in GroupMarked() 1806 aNewMark.InsertEntry(SdrMark(pGrp,pPV)); in GroupMarked() 2000 SdrPageView* pPV=pM->GetPageView(); in ImpConvertTo() local [all …]
|
H A D | svdedtv.cxx | 576 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 D | svddrgmt.cxx | 392 if(pPV) in createSdrDragEntries_SolidDrag() 398 if(pM->GetPageView() == pPV) in createSdrDragEntries_SolidDrag() 607 SdrPageView* pPV=NULL; in GetDragPV() local 609 if (pPV==NULL) pPV=getSdrDragView().pMarkedPV; in GetDragPV() 610 return pPV; in GetDragPV() 1245 if(pPV && pPV->PageWindowCount()) in createSdrDragEntries() 1334 SdrPageView* pPV = GetDragPV(); in MoveSdrDrag() local 1336 if(pPV) in MoveSdrDrag() 3023 if(pPV) in _MovAllPoints() 3027 if (pPV->HasMarkedObjPageView()) in _MovAllPoints() [all …]
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview4.cxx | 96 const bool bOnMaster = pPV && pPV->GetPage() && pPV->GetPage()->IsMasterPage(); in InsertGraphic() 101 pPV = 0L; in InsertGraphic() 104 if( !pPickObj && pPV ) in InsertGraphic() 106 SdrPageView* pPageView = pPV; in InsertGraphic() 135 && pPV in InsertGraphic() 179 else if ( pPV ) in InsertGraphic() 252 SdrPage* pP = pPV->GetPage(); in InsertGraphic() 300 pPV = 0L; in InsertMediaURL() 303 if( !pPickObj && pPV ) in InsertMediaURL() 305 SdrPageView* pPageView = pPV; in InsertMediaURL() [all …]
|
H A D | sdview3.cxx | 314 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 441 pPage = (SdPage*) pPV->GetPage(); in InsertData() 450 if( !pPV->IsLayerLocked( aActiveLayer ) ) in InsertData() 718 SdrPageView* pPV = NULL; in InsertData() local 719 PickObj( rPos, getHitTolLog(), pPickObj2, pPV ); in InsertData() 1179 SdrPageView* pPV = GetSdrPageView(); in InsertData() local [all …]
|
H A D | drviews1.cxx | 859 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 D | fusnapln.cxx | 74 SdrPageView* pPV = 0; in DoExecute() local 91 pPV = mpView->GetSdrPageView(); 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() 172 pPV->DeleteHelpLine(nHelpLine); in DoExecute() 183 pPV->PagePosToLogic(aHlpPos); in DoExecute() 189 pPV = mpView->GetSdrPageView(); in DoExecute() [all …]
|
H A D | futext.cxx | 214 SdrPageView* pPV = mpView->GetSdrPageView(); in DoExecute() local 217 mpView->MarkObj(aVEvt.pRootObj, pPV); in DoExecute() 325 SdrPageView* pPV = mpView->GetSdrPageView(); in MouseButtonDown() local 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 1358 SdrPageView* pPV = mpView->GetSdrPageView(); in ReceiveRequest() local 1361 mpView->MarkObj(aVEvt.pRootObj, pPV); in ReceiveRequest() [all …]
|
H A D | fudspord.cxx | 109 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 D | svdmrkv.hxx | 177 …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 D | svdsnpv.hxx | 138 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 D | gridwin3.cxx | 234 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 D | gridwin5.cxx | 332 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 D | tablefunction.cxx | 172 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 D | SdUnoDrawView.cxx | 263 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 D | fuins1.cxx | 200 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 D | fuins2.cxx | 387 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 D | futext.cxx | 192 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 D | fusel2.cxx | 62 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()
|