Home
last modified time | relevance | path

Searched refs:pPV (Results 26 – 50 of 110) sorted by relevance

12345

/trunk/main/sc/source/ui/drawfunc/
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()
H A Ddrawsh2.cxx318 SdrPageView* pPV = pDrView->GetSdrPageView(); in GetDrawAttrState() local
319 if ( pPV ) in GetDrawAttrState()
336 pPV->LogicToPagePos(aRect); in GetDrawAttrState()
348 pPV->LogicToPagePos(aRect); in GetDrawAttrState()
356 pPV->LogicToPagePos(aPos); in GetDrawAttrState()
H A Dfupoor.cxx317 SdrPageView* pPV = pView->GetSdrPageView(); in IsDetectiveHit() local
318 if (!pPV) in IsDetectiveHit()
322 SdrObjListIter aIter( *pPV->GetObjList(), IM_FLAT ); in IsDetectiveHit()
330 if(SdrObjectPrimitiveHit(*pObject, rLogicPos, nHitLog, *pPV, 0, false)) in IsDetectiveHit()
H A Dfusel.cxx133 SdrPageView* pPV; in MouseButtonDown() local
171 if ( !bAlt && pView->PickObj(aMDPos, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMACRO) ) in MouseButtonDown()
173 pView->BegMacroObj(aMDPos, pObj, pPV, pWindow); in MouseButtonDown()
179 … if ( !bAlt && pView->PickObj(aMDPos, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER)) in MouseButtonDown()
200 … if ( pView->PickObj(aMDPos, pView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in MouseButtonDown()
H A Dfudraw.cxx797 SdrPageView* pPV; in ForcePointer() local
800 if ( pView->PickObj(aPnt, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER) ) in ForcePointer()
805 if ( pView->PickObj(aMDPos, pView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in ForcePointer()
830 else if ( !bAlt && pView->PickObj(aPnt, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMACRO) ) in ForcePointer()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx436 SdrPageView* pPV = pDrawView->GetSdrPageView(); in select() local
437 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select()
441 pDrawView->MarkObj( pObj, pPV ); in select()
476 SdrPageView* pPV = pDrawView->GetSdrPageView(); in select() local
477 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select()
479 pDrawView->MarkObj( pObj, pPV ); in select()
487 SdrPageView* pPV = NULL; in select() local
506 if (!pPV) // erstes Objekt in select()
509 pPV = pDrawView->GetSdrPageView(); in select()
511 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select()
[all …]
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx115 const SdrPageView* pPV, const Rectangle *pRect ) const in GetGridFrameList() argument
120 while ( pSh->Imp()->GetPageView() != pPV ) in GetGridFrameList()
166 SdrPageView* pPV; in RequestHelp() local
168 if( pView->PickObj( aPos, 0, pObj, pPV, SDRSEARCH_PICKMACRO ) && in RequestHelp()
/trunk/main/svx/inc/svx/
H A Dsvdedxv.hxx199 …virtual sal_Bool SdrBeginTextEdit(SdrObject* pObj, SdrPageView* pPV = 0L, ::Window* pWin = 0L, sal…
284 …sal_Bool BegMacroObj(const Point& rPnt, short nTol, SdrObject* pObj, SdrPageView* pPV, Window* pWi…
285 …onst Point& rPnt, SdrObject* pObj, SdrPageView* pPV, Window* pWin) { return BegMacroObj(rPnt,-2,pO… in BegMacroObj() argument
H A Dsvdcrtv.hxx89 …sal_Int16 nMinMov, SdrPageView* pPV, const Rectangle& rLogRect, SdrObject* pPreparedFactoryObject);
137 … BegCreateObj(const Point& rPnt, OutputDevice* pOut=NULL, short nMinMov=-3, SdrPageView* pPV=NULL);
149 …oint& rPnt, const Size& rObjSiz, OutputDevice* pOut=NULL, short nMinMov=-3, SdrPageView* pPV=NULL);
/trunk/main/svx/source/svdraw/
H A Dsvddrgv.cxx163 SdrPageView* pPV = GetSdrPageView(); in TakeActionRect() local
165 if(pPV&& pPV->HasMarkedObjPageView()) in TakeActionRect()
773 SdrPageView* pPV; in BegInsGluePoint() local
775 if (PickMarkedObj(rPnt,pObj,pPV,&nMarkNum,SDRSEARCH_PASS2BOUND)) in BegInsGluePoint()
796 if (MarkGluePoint(pObj,nGlueId,pPV)) in BegInsGluePoint()
H A Dsvdmark.cxx826 sal_Bool SdrMarkList::TakeBoundRect(SdrPageView* pPV, Rectangle& rRect) const in TakeBoundRect() argument
835 if(!pPV || pMark->GetPageView() == pPV) in TakeBoundRect()
857 sal_Bool SdrMarkList::TakeSnapRect(SdrPageView* pPV, Rectangle& rRect) const in TakeSnapRect() argument
865 if(!pPV || pMark->GetPageView() == pPV) in TakeSnapRect()
H A Dsvdedxv.cxx544 SdrObject* pObj, SdrPageView* pPV, Window* pWin, in SdrBeginTextEdit() argument
593 if(!bBrk && !pPV) in SdrBeginTextEdit()
595 pPV = GetSdrPageView(); in SdrBeginTextEdit()
598 if(!pPV) in SdrBeginTextEdit()
604 if(pObj && pPV) in SdrBeginTextEdit()
607 if(pPV->GetLockedLayers().IsSet(pObj->GetLayer())) in SdrBeginTextEdit()
623 pTextEditPV=pPV; in SdrBeginTextEdit()
643 pTextEditOutliner->setVisualizedPage(pPV ? pPV->GetPage() : 0); in SdrBeginTextEdit()
1849 …itView::BegMacroObj(const Point& rPnt, short nTol, SdrObject* pObj, SdrPageView* pPV, Window* pWin) in BegMacroObj() argument
1853 if (pObj!=NULL && pPV!=NULL && pWin!=NULL && pObj->HasMacro()) { in BegMacroObj()
[all …]
H A Dsvdmrkv1.cxx246 const SdrPageView* pPV=pHdl->GetPageView(); in MarkPoints() local
247 if (pObj!=pObj0 || pPV!=pPV0 || pM==NULL) { // Dieser Abschnitt dient zur Optimierung, in MarkPoints()
256 pPV0=pPV; in MarkPoints()
598 SdrPageView* pPV=pM->GetPageView(); in PickGluePoint() local
611 rpPV=pPV; in PickGluePoint()
/trunk/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx114 SdrPageView* pPV=0; in MouseButtonDown() local
116 …mpView->PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHitLog, pPickObj, pPV, SDRSEARCH_P… in MouseButtonDown()
174 SdrPageView* pPV=0; in MouseMove() local
175 …iew->PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHitLog, pObj, pPV, SDRSEARCH_PICKMARK… in MouseMove()
H A Dfuinsert.cxx370 SdrPageView* pPV = mpView->GetSdrPageView(); in DoExecute() local
393 mpView->ReplaceObjectAtView(pPickObj, *pPV, pOleObj, sal_True ); in DoExecute()
395 bRet = mpView->InsertObjectAtView(pOleObj, *pPV, SDRINSERT_SETDEFLAYER); in DoExecute()
639 SdrPageView* pPV = mpView->GetSdrPageView(); in DoExecute() local
640 Size aPageSize = pPV->GetPage()->GetSize(); in DoExecute()
657 if( mpView->InsertObjectAtView(pObj, *pPV, SDRINSERT_SETDEFLAYER) ) in DoExecute()
H A Dfusel.cxx205 SdrPageView* pPV; in MouseButtonDown() local
267 …if (!rMEvt.IsMod2() && mpView->PickObj(aMDPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMA… in MouseButtonDown()
269 mpView->BegMacroObj(aMDPos, nHitLog, pObj, pPV, mpWindow); in MouseButtonDown()
323 if(mpView->PickObj(aMDPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER)) in MouseButtonDown()
334 …if (mpView->PickObj(aMDPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER | SDRSEARCH_… in MouseButtonDown()
343 && pObj->GetPage() == pPV->GetPage()) in MouseButtonDown()
344 bReturn = pPV->EnterGroup(pObj); in MouseButtonDown()
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx1034 SdrPageView* pPV; in InsertBookmarkAsObject() local
1066 pPV = pBMView->ShowSdrPage(pBMView->GetModel()->GetMasterPage(pPage->GetPageNum())); in InsertBookmarkAsObject()
1070 pPV = pBMView->GetSdrPageView(); in InsertBookmarkAsObject()
1071 if( !pPV || (pPV->GetPage() != pPage)) in InsertBookmarkAsObject()
1072 pPV = pBMView->ShowSdrPage(pPage); in InsertBookmarkAsObject()
1075 pBMView->MarkObj(pObj, pPV, sal_False); in InsertBookmarkAsObject()
1098 SdrPageView* pPV = pViewSh->GetView()->GetSdrPageView(); in InsertBookmarkAsObject() local
1100 if (pPV) in InsertBookmarkAsObject()
1102 pPage = pPV->GetPage(); in InsertBookmarkAsObject()
/trunk/main/sd/source/ui/view/
H A Dsdview5.cxx55 SdrPageView* pPV = GetSdrPageView(); in GetEmptyPresentationObject() local
56 if( pPV ) in GetEmptyPresentationObject()
58 SdPage* pPage = static_cast< SdPage* >( pPV->GetPage() ); in GetEmptyPresentationObject()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx229 SdrPageView* pPV = m_rView.GetSdrPageView(); in MouseButtonDown() local
234 m_rView.MarkObj(aVEvt.pRootObj, pPV); in MouseButtonDown()
473 SdrPageView* pPV = m_rView.GetSdrPageView(); in deactivateOle() local
474 m_rView.MarkObj(pObj, pPV); in deactivateOle()
791 SdrPageView* pPV = m_rView.GetSdrPageView(); in MouseButtonUp() local
794 m_rView.MarkObj(aVEvt.pRootObj, pPV); in MouseButtonUp()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx593 SdrPageView* pPV, in SdrBeginTextEdit() argument
603 pObj, pPV, pWinL, bIsNewObj, in SdrBeginTextEdit()
769 SdrPageView* pPV = GetSdrPageView(); in SelectCurrentViewObject() local
771 MarkObj( pFound, pPV, bUnMark); in SelectCurrentViewObject()
829 SdrPageView* pPV = GetSdrPageView(); in SelectObject() local
830 MarkObj( pFound, pPV ); in SelectObject()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx485 SdrPageView* pPV; in EnterDrawTextMode() local
497 pSdrView->PickObj( aDocPos, pSdrView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKTEXTEDIT ) && in EnterDrawTextMode()
508 bReturn = BeginTextEdit( pObj, pPV, pEditWin, sal_False ); in EnterDrawTextMode()
519 sal_Bool SwView::BeginTextEdit(SdrObject* pObj, SdrPageView* pPV, Window* pWin, in BeginTextEdit() argument
591 …sal_Bool bRet(pSdrView->SdrBeginTextEdit( pToBeActivated, pPV, pWin, sal_True, pOutliner, 0, sal_F… in BeginTextEdit()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx118 SdrPageView* pPV = rView.GetSdrPageView(); in Impl3DMirrorConstructOverlay() local
120 if(pPV && pPV->PageWindowCount()) in Impl3DMirrorConstructOverlay()
122 sdr::contact::ObjectContact& rOC = pPV->GetPageWindow(0)->GetObjectContact(); in Impl3DMirrorConstructOverlay()
1020 SdrPageView* pPV = GetSdrPageViewOfMarkedByIndex(0); in ConvertMarkedObjTo3D() local
1021 MarkObj(pRepObj, pPV, sal_True); in ConvertMarkedObjTo3D()
1022 ReplaceObjectAtView(pRepObj, *pPV, pScene, sal_False); in ConvertMarkedObjTo3D()
1024 MarkObj(pScene, pPV); in ConvertMarkedObjTo3D()
/trunk/main/sd/source/ui/dlg/
H A Ddlgsnap.cxx96 SdrPageView* pPV = pView->GetSdrPageView(); in SdSnapLineDlg() local
98 pPV->LogicToPagePos(aLeftTop); in SdSnapLineDlg()
100 pPV->LogicToPagePos(aRightBottom); in SdSnapLineDlg()
H A DLayerTabBar.cxx129 SdrPageView* pPV = pDrViewSh->GetView()->GetSdrPageView(); in MouseButtonDown() local
130 sal_Bool bVisible = pPV->IsLayerVisible(aName); in MouseButtonDown()
131 pPV->SetLayerVisible(aName, !bVisible); in MouseButtonDown()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1920 SdrPageView* pPV = pView->GetSdrPageView(); in render() local
1925 if( pPV && pOldPV ) in render()
1927 pPV->SetVisibleLayers( pOldPV->GetVisibleLayers() ); in render()
1928 pPV->SetPrintableLayers( pOldPV->GetPrintableLayers() ); in render()
1933 pPV, pPDFExtOutDevData ); in render()
1936 SdPage* pPage = (SdPage*)pPV->GetPage(); in render()
1958 rOutl.SetBackgroundColor( pPage->GetPageBackgroundColor( pPV, bScreenDisplay ) ); in render()
2158 SdrPageView* pPV = NULL; in render() local
2179 if( !pPV ) in render()
2182 if( pPV ) in render()
[all …]

Completed in 235 milliseconds

12345