| /trunk/main/svx/source/sdr/contact/ | 
| H A D | objectcontactofpageview.cxx | 57 			return GetPageWindow().GetPageView().GetPage();  in GetSdrPage()65 			setPreviewRenderer(((SdrPaintView&)rPageWindow.GetPageView().GetView()).IsPreviewRenderer());  in ObjectContactOfPageView()
 285 			SdrView& rView = GetPageWindow().GetPageView().GetView();  in DoVisualizeEnteredGroup()
 292 			SdrObjList* pActiveGroupList = GetPageWindow().GetPageView().GetObjList();  in getActiveViewContact()
 354 			return GetPageWindow().GetPageView().GetView().ImpIsGlueVisible();  in AreGluePointsVisible()
 360 			SdrView& rView = GetPageWindow().GetPageView().GetView();  in IsTextAnimationAllowed()
 368 			SdrView& rView = GetPageWindow().GetPageView().GetView();  in IsGraphicAnimationAllowed()
 376 			SdrView& rView = GetPageWindow().GetPageView().GetView();  in IsAsynchronGraphicsLoadingAllowed()
 383 			SdrView& rView = GetPageWindow().GetPageView().GetView();  in IsMasterPageBufferingAllowed()
 442             return &(mrPageWindow.GetPageView());  in TryToGetSdrPageView()
 
 | 
| H A D | viewcontactofunocontrol.cxx | 123 …w |= ( pPageViewContact != NULL ) && pPageViewContact->GetPageWindow().GetPageView().GetView().IsP…  in CreateObjectSpecificViewObjectContact()
 | 
| /trunk/main/chart2/source/controller/drawinglayer/ | 
| H A D | DrawViewWrapper.cxx | 218 SdrPageView* DrawViewWrapper::GetPageView() const  in GetPageView()  function in chart::DrawViewWrapper239     SdrPageView* pSdrPageView = this->GetPageView();  in getHitObject()
 285     this->SdrView::MarkObj( pObj, this->GetPageView() );  in MarkObject()
 358     SdrPageView* pSdrPageView = this->GetPageView();  in getNamedSdrObject()
 386     SdrPageView* pSdrPageView = this->GetPageView();  in Notify()
 
 | 
| /trunk/main/sw/source/core/view/ | 
| H A D | vdraw.cxx | 214             SdrView &rSdrView = const_cast< SdrView & >(GetPageView()->GetView());  in PaintLayer()217         GetPageView()->DrawLayer( _nLayerID, pOutDev, pRedirector );  in PaintLayer()
 283 	if ( GetPageView() )  in NotifySizeChg()
 284 		GetPageView()->GetPage()->SetSize( rNewSz );  in NotifySizeChg()
 
 | 
| /trunk/main/svx/source/svdraw/ | 
| H A D | svdmrkv.cxx | 721 				if (pMarkedPV!=pM->GetPageView())   in SetMarkHandles()826                     SdrPageView* pPV=pM->GetPageView();  in SetMarkHandles()
 869 			SdrPageView* pPV=pM->GetPageView();  in SetMarkHandles()
 1256 		SdrPageView* pPV=pM->GetPageView();  in CheckMarked()
 1467 		if(CheckSingleSdrObjectHit(aPt,sal_uInt16(nTol),pM->GetMarkedSdrObj(),pM->GetPageView(),0,0))   in MarkNextObj()
 1478 	SdrPageView* pPV=pTopMarkHit->GetPageView();  in MarkNextObj()
 1483 		SdrPageView* pPV2=pM->GetPageView();  in MarkNextObj()
 1809 			pPV=pM->GetPageView();  in PickObj()
 1910 		SdrPageView* pPV=pM->GetPageView();  in PickMarkedObj()
 1927 			SdrPageView* pPV=pM->GetPageView();  in PickMarkedObj()
 [all …]
 
 | 
| H A D | svdedtv2.cxx | 1063 				pInsPV = pM->GetPageView();  in MergeMarkedObjects()1124 				aRemove.InsertEntry(SdrMark(pObj, pM->GetPageView()));  in MergeMarkedObjects()
 1284 				pInsPV = pM->GetPageView();  in CombineMarkedObjects()
 1288 			aRemoveMerker.InsertEntry(SdrMark(pObj, pM->GetPageView()));  in CombineMarkedObjects()
 1673 		SdrPageView* pPV=pM->GetPageView();  in DismantleMarkedObjects()
 1677 			aRemoveMerker.InsertEntry(SdrMark(pObj,pM->GetPageView()));  in DismantleMarkedObjects()
 1766 				if (pM->GetPageView()==pPV)  in GroupMarked()
 1878 			SdrObjList* pDstLst=pM->GetPageView()->GetObjList();  in UnGroupMarked()
 1906 				aNewMark.InsertEntry(SdrMark(pObj,pM->GetPageView()),sal_False);  in UnGroupMarked()
 2006 			SdrPageView* pPV=pM->GetPageView();  in ImpConvertTo()
 [all …]
 
 | 
| H A D | sdrpagewindow.cxx | 56 		SdrView& rView = GetPageView().GetView();  in GetControlContainer()141 		SdrView& rView = GetPageView().GetView();  in ~SdrPageWindow()
 345 		impTryTest(GetPageView(), GetPaintWindow().GetOutputDevice());  in RedrawAll()
 404 	if(GetPageView().IsVisible() && GetPaintWindow().OutputToWindow())  in InvalidatePageWindow()
 
 | 
| H A D | svdmark.cxx | 612 		if(pMark->GetPageView()==&rPV)   in DeletePageView()835 		if(!pPV || pMark->GetPageView() == pPV)   in TakeBoundRect()
 865 		if(!pPV || pMark->GetPageView() == pPV)   in TakeSnapRect()
 1001 									SdrMark aM(pEdge, maMarkedObjectList.GetMark(a)->GetPageView());  in ImpForceEdgesOfMarkedNodes()
 
 | 
| H A D | svdmrkv1.cxx | 179 					pPlusHdl->SetPageView(pMark->GetPageView());  in ImpMarkPoint()246 			const SdrPageView* pPV=pHdl->GetPageView();  in MarkPoints()
 598 		SdrPageView* pPV=pM->GetPageView();  in PickGluePoint()
 673 		return MarkGluePoint(rHdl.GetObj(),(sal_uInt16)rHdl.GetObjHdlNum(),rHdl.GetPageView(),sal_True);  in UnmarkGluePoint()
 
 | 
| H A D | svdedtv.cxx | 576 				const SdrPageView* pPV=pM->GetPageView();  in CheckPossibilities()696 		Rectangle aPgRect(pM->GetPageView()->GetPageRect());  in ForceMarkedObjToAnotherPage()
 708 				pM->GetPageView()->GetObjList()->RemoveObject(pObj->GetOrdNum());  in ForceMarkedObjToAnotherPage()
 943 			pM->GetPageView()->GetObjList()->InsertObject(pO,CONTAINER_APPEND,&aReason);  in CopyMarkedObj()
 
 | 
| H A D | svdpoev.cxx | 340 						pM->GetPageView()->GetObjList()->RemoveObject(pPath->GetOrdNum());  in DeleteMarkedPoints()396 						pM->GetPageView()->GetObjList()->InsertObject(pNeuObj, pObj->GetOrdNum() + 1, &aReason);  in RipUpAtMarkedPoints()
 399 						MarkObj(pNeuObj, pM->GetPageView(), sal_False, sal_True);  in RipUpAtMarkedPoints()
 
 | 
| H A D | svdoedge.cxx | 1858         if(rDragStat.GetPageView())  in applySpecialDrag()1866 			ImpFindConnector(aPointNow, *rDragStat.GetPageView(), *pDraggedOne, pOriginalEdge);  in applySpecialDrag()
 1881 			    rDragStat.GetView()->SetConnectMarker(*pDraggedOne, *rDragStat.GetPageView());  in applySpecialDrag()
 2025 	if (rDragStat.GetPageView()!=NULL) {  in BegCreate()
 2026 		ImpFindConnector(rDragStat.GetStart(),*rDragStat.GetPageView(),aCon1,this);  in BegCreate()
 2037 	if (rDragStat.GetPageView()!=NULL) {  in MovCreate()
 2038 		ImpFindConnector(rDragStat.GetNow(),*rDragStat.GetPageView(),aCon2,this);  in MovCreate()
 2039 		rDragStat.GetView()->SetConnectMarker(aCon2,*rDragStat.GetPageView());  in MovCreate()
 
 | 
| H A D | svdsnpv.cxx | 128 	SdrPageView* GetPageView() const { return mpPageView; }  in GetPageView()  function in ImplHelpLineOverlay680 			SdrPageView* pPageView = mpHelpLineOverlay->GetPageView();  in EndDragHelpLine()
 
 | 
| H A D | svdocapt.cxx | 348 …   if(rDrag.GetPageView() && SdrObjectPrimitiveHit(*this, aHit, 0, *rDrag.GetPageView(), 0, false))  in beginSpecialDrag()
 | 
| H A D | svddrgmt.cxx | 398 			if(pM->GetPageView() == pPV)  in createSdrDragEntries_SolidDrag()457 		if(pM->GetPageView() == getSdrDragView().GetSdrPageView())  in createSdrDragEntries_PolygonDrag()
 502 		if(pM->GetPageView() == getSdrDragView().GetSdrPageView())  in createSdrDragEntries_PointDrag()
 550 		if(pM->GetPageView() == getSdrDragView().GetSdrPageView())  in createSdrDragEntries_GlueDrag()
 607 	if (getSdrDragView().pDragHdl!=NULL) pPV=getSdrDragView().pDragHdl->GetPageView();  in GetDragPV()
 
 | 
| /trunk/main/svx/source/form/ | 
| H A D | fmvwimp.cxx | 183     FmFormPage* pFormPage = dynamic_cast< FmFormPage* >( _rWindow.GetPageView().GetPage() );  in DBG_NAME()586     FmFormPage* pFormPage = PTR_CAST( FmFormPage, rWindow.GetPageView().GetPage() );  in addWindow()
 1757 							m_pView->MarkObj( pMark->GetMarkedSdrObj(), pMark->GetPageView(), sal_True /* unmark! */ );  in saveMarkList()
 1764 							m_pView->MarkObj( pMark->GetMarkedSdrObj(), pMark->GetPageView(), sal_True /* unmark! */ );  in saveMarkList()
 1853 			bFound = bFound && pCurPageView == pMark->GetPageView();  in restoreMarkList()
 1867 							m_pView->MarkObj( pObj, pMark->GetPageView() );  in restoreMarkList()
 
 | 
| /trunk/main/sw/source/core/inc/ | 
| H A D | viewimp.hxx | 206 		  SdrPageView*GetPageView() 	  { return pSdrPageView; }  in GetPageView()  function in SwViewImp207 	const SdrPageView*GetPageView() const { return pSdrPageView; }  in GetPageView()  function in SwViewImp
 
 | 
| /trunk/main/sw/source/core/frmedt/ | 
| H A D | fecopy.cxx | 310 	SdrPageView *pDestPgView = pDestShell->Imp()->GetPageView(),  in CopyDrawSel()311 				*pSrcPgView = Imp()->GetPageView();  in CopyDrawSel()
 945 						Imp()->GetDrawView()->InsertObjectAtView( pNew, *Imp()->GetPageView() );  in Paste()
 1465                     pView->ReplaceObjectAtView(pOldObj, *Imp()->GetPageView(), pNewObj);  in Paste()
 
 | 
| H A D | feshview.cxx | 205 		pDView->MarkObj( pObj, Imp()->GetPageView() );  in SelectObj()225                 pDView->MarkObj( pTmpObj, Imp()->GetPageView(), bAddSelect, bEnterGroup );  in SelectObj()
 1077 						pView->MarkObj( pObj, Imp()->GetPageView() );  in EndTextEdit()
 1084 											Imp()->GetPageView() );  in EndTextEdit()
 1920                 Imp()->GetDrawView()->MarkObj( pMarkObj, Imp()->GetPageView(),  in ImpEndCreate()
 1925                 Imp()->GetDrawView()->MarkObj( &rSdrObj, Imp()->GetPageView(),  in ImpEndCreate()
 
 | 
| /trunk/main/chart2/source/controller/inc/ | 
| H A D | DrawViewWrapper.hxx | 65     SdrPageView*    GetPageView() const;
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | sdrpagewindow.hxx | 99 	SdrPageView& GetPageView() const { return mrPageView; }  in GetPageView()  function in SdrPageWindow
 | 
| H A D | svddrag.hxx | 106 	SdrPageView* GetPageView() const                 { return pPageView; }  in GetPageView()  function in SdrDragStat
 | 
| /trunk/main/chart2/source/controller/main/ | 
| H A D | DragMethod_PieSegment.cxx | 149     SdrPageView* pPV = m_rDrawViewWrapper.GetPageView();  in createSdrDragEntries()
 | 
| H A D | ChartController_TextEdit.cxx | 98                     , m_pDrawViewWrapper->GetPageView()  in StartTextEdit()
 | 
| /trunk/main/sw/source/core/draw/ | 
| H A D | dpage.cxx | 120 		while ( pSh->Imp()->GetPageView() != pPV )  in GetGridFrameList()
 |