Home
last modified time | relevance | path

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

12345

/trunk/main/sd/source/ui/inc/ !
H A DView.hxx129 …virtual sal_Bool SdrBeginTextEdit(SdrObject* pObj, SdrPageView* pPV = 0L, ::Window* pWin = 0L, sal…
/trunk/main/sd/source/ui/dlg/ !
H A Danimobjs.cxx1088 SdrPageView* pPV = rView.GetSdrPageView(); in CreateAnimObj() local
1174 rView.InsertObjectAtView( pGrafObj, *pPV, SDRINSERT_SETDEFLAYER); in CreateAnimObj()
/trunk/main/svx/source/table/ !
H A Dtablecontroller.cxx1667 SdrPageView* pPV = mpView->GetSdrPageView(); in EditCell() local
1670 if( pTableObj && pTableObj->GetPage() == pPV->GetPage() ) in EditCell()
1705 if(mpView->SdrBeginTextEdit(pTableObj, pPV, pWindow, sal_True, pOutl)) in EditCell()
/trunk/main/svx/inc/svx/ !
H A Dsvdedtv.hxx176 …ct(const SdrObject* pObj, SdrObjList& rOL, sal_uIntPtr& rPos, SdrPageView* pPV, sal_Bool bMakeLine…
H A Dsvdpage.hxx542 …virtual const SdrPageGridFrameList* GetGridFrameList(const SdrPageView* pPV, const Rectangle* pRec…
/trunk/main/sc/source/ui/navipi/ !
H A Dcontent.cxx1297 SdrPageView* pPV = aEditView.GetSdrPageView(); in lcl_DoDragObject() local
1298 aEditView.MarkObj(pObject, pPV); in lcl_DoDragObject()
/trunk/main/sc/source/ui/view/ !
H A Dgridwin.cxx351 void lcl_UnLockComment( ScDrawView* pView, SdrPageView* pPV, SdrModel* pDrDoc, const Point& rPos, S… in lcl_UnLockComment() argument
353 if (!pView && !pPV && !pDrDoc && !pViewData) in lcl_UnLockComment()
5784 SdrPageView* pPV = pViewData->GetView()->GetScDrawView()->GetSdrPageView(); in getOverlayManager() local
5786 if(pPV) in getOverlayManager()
5788 SdrPageWindow* pPageWin = pPV->FindPageWindow( *this ); in getOverlayManager()
/trunk/main/sw/source/ui/inc/ !
H A Dview.hxx579 sal_Bool BeginTextEdit( SdrObject* pObj, SdrPageView* pPV=NULL,
/trunk/main/svx/source/svdraw/ !
H A Dsvdhdl.cxx303 pPV(NULL), in SdrHdl()
321 pPV(NULL), in SdrHdl()
/trunk/main/sw/source/ui/docvw/ !
H A Dedtwin.cxx424 SdrObject* pObj; SdrPageView* pPV; in UpdatePointer() local
427 … pSdrView->PickObj( rLPt, pSdrView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMACRO )) in UpdatePointer()
431 aTmp.pPageView = pPV; in UpdatePointer()

Completed in 136 milliseconds

12345