Home
last modified time | relevance | path

Searched refs:pPV (Results 76 – 100 of 110) sorted by relevance

12345

/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx206 SdrPageView* pPV; in MouseButtonUp() local
209 if (!mpView->PickObj(aPnt, mpView->getHitTolLog(), pObj, pPV)) in MouseButtonUp()
H A Dfuediglu.cxx143 mpView->UnmarkGluePoint(aVEvt.pObj, aVEvt.nGlueId, aVEvt.pPV); in MouseButtonDown()
185 mpView->MarkGluePoint(aVEvt.pObj, aVEvt.nGlueId, aVEvt.pPV); in MouseButtonDown()
/trunk/main/sd/source/ui/view/
H A Ddrviews2.cxx818 SdrPageView* pPV; in FuTemporary() local
826 if( mpDrawView->PickHelpLine( aMPos, nHitLog, *GetActiveWindow(), nHelpLine, pPV) ) in FuTemporary()
828 pPV->DeleteHelpLine( nHelpLine ); in FuTemporary()
H A Ddrviews8.cxx557 SdrPageView* pPV = GetView()->GetSdrPageView(); in ScannerEvent() local
558 GetView()->InsertObjectAtView( pGrafObj, *pPV, SDRINSERT_SETDEFLAYER ); in ScannerEvent()
H A Ddrviews3.cxx1004 SdrPageView* pPV; in GetSnapItemState() local
1010 if ( mpDrawView->PickHelpLine(aMPos, nHitLog, *GetActiveWindow(), nHelpLine, pPV) ) in GetSnapItemState()
1012 const SdrHelpLine& rHelpLine = (pPV->GetHelpLines())[nHelpLine]; in GetSnapItemState()
H A Ddrawview.cxx541 sal_Bool DrawView::IsObjMarkable(SdrObject* pObj, SdrPageView* pPV) const in IsObjMarkable()
543 return FmFormView::IsObjMarkable(pObj, pPV);; in IsObjMarkable()
H A Ddrviews7.cxx1063 SdrPageView* pPV = mpDrawView->GetSdrPageView(); in GetMenuState() local
1066 if ( ( aActiveLayer.Len() != 0 && pPV && ( pPV->IsLayerLocked(aActiveLayer) || in GetMenuState()
1067 !pPV->IsLayerVisible(aActiveLayer) ) ) || in GetMenuState()
H A Ddrviews6.cxx386 SdrPageView* pPV = mpDrawView->GetSdrPageView(); in ExecBmpMask() local
397 mpDrawView->ReplaceObjectAtView( pObj, *pPV, pNewObj ); in ExecBmpMask()
H A Dsdview.cxx738 SdrObject* pObj, SdrPageView* pPV, ::Window* pWin, in SdrBeginTextEdit() argument
780 pObj, pPV, pWin, bIsNewObj, pOutl, in SdrBeginTextEdit()
802 aBackground = pObj->GetPage()->GetPageBackgroundColor(pPV); in SdrBeginTextEdit()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx238 SdrPageView* pPV = 0; in ExecDrawAttr() local
240 …PixelToLogic( pViewData->GetMousePosPixel() ), pView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in ExecDrawAttr()
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx364 SdrPageView* pPV = pDrView->GetSdrPageView(); in PasteObject() local
365 pDrView->InsertObjectSafe( pSdrObj, *pPV ); // nicht markieren wenn Ole in PasteObject()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx505 SdrPageView* pPV; in MouseButtonDown() local
519 if( pView->PickObj( aMDPos, nHitLog, pObj, pPV ) ) in MouseButtonDown()
/trunk/main/svx/source/form/
H A Dfmshell.cxx954 SdrPageView* pPV = m_pFormView->GetSdrPageView(); in GetState() local
955 if (pPV != NULL) in GetState()
956 bLayerLocked = pPV->IsLayerLocked(m_pFormView->GetActiveLayer()); in GetState()
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx1652 SdrPageView* pPV; in IsURLGrfAtPos() local
1659 if( pDView->PickObj( rPt, pDView->getHitTolLog(), pObj, pPV,SDRSEARCH_PICKMACRO ) && in IsURLGrfAtPos()
1724 SdrPageView* pPV; in GetGrfAtPos() local
1727 if( pDView->PickObj( rPt, pDView->getHitTolLog(), pObj, pPV ) && pObj->ISA(SwVirtFlyDrawObj) ) in GetGrfAtPos()
/trunk/main/basctl/source/inc/
H A Ddlgedview.hxx53 …bjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions…
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx845 SdrPageView* pPV = pDrView->GetSdrPageView(); in FindNextDrawTextError_Impl() local
846 rView.BeginTextEdit( pTextObj, pPV, &rView.GetEditWin(), sal_False, sal_True ); in FindNextDrawTextError_Impl()
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx698 SdrPageView* pPV = pDragSourceView->GetSdrPageView(); in SetDragSourceObj() local
699 pDragSourceView->MarkObj(pObj, pPV); in SetDragSourceObj()
/trunk/main/sw/inc/
H A Ddpage.hxx49 virtual const SdrPageGridFrameList* GetGridFrameList(const SdrPageView* pPV,
/trunk/main/sc/source/ui/inc/
H A Dfusel.hxx68 sal_Bool TestDetective( SdrPageView* pPV, const Point& rPos ); // -> fusel2
H A Ddrawview.hxx80 SdrPageView* pPV = 0L,
/trunk/main/sd/source/ui/inc/
H A Ddrawview.hxx66 virtual sal_Bool IsObjMarkable(SdrObject* pObj, SdrPageView* pPV) const;
/trunk/main/sw/source/core/inc/
H A Ddview.hxx89 …bjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions…
/trunk/main/sw/source/core/draw/
H A Ddview.cxx200 …bjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions… in CheckSingleSdrObjectHit() argument
203 …SdrObject* pRetval = FmFormView::CheckSingleSdrObjectHit(rPnt, nTol, pObj, pPV, nOptions, pMVisLay… in CheckSingleSdrObjectHit()
/trunk/main/svx/inc/svx/
H A Dsvdviter.hxx64 SVX_DLLPRIVATE sal_Bool ImpCheckPageView(SdrPageView* pPV) const;
H A Dsvdview.hxx114 SdrPageView* pPV; member

Completed in 110 milliseconds

12345