Home
last modified time | relevance | path

Searched refs:GetScene (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/svx/source/engine3d/
H A Dobj3d.cxx143 E3dScene* pScene = ((E3dObject*)GetOwnerObj())->GetScene(); in InsertObject()
158 E3dScene* pScene = ((E3dObject*)GetOwnerObj())->GetScene(); in NbcRemoveObject()
175 E3dScene* pScene = ((E3dObject*)GetOwnerObj())->GetScene(); in RemoveObject()
415 E3dScene* pScene = GetScene(); in NbcResize()
469 E3dScene* pScene = GetScene(); in NbcMove()
632 E3dScene* E3dObject::GetScene() const in GetScene() function in E3dObject
635 return GetParentObj()->GetScene(); in GetScene()
H A Dview3d.cxx264 pScene = ((E3dCompoundObject*)pObj)->GetScene(); in DrawMarkedObj()
271 pScene = ((E3dObject*)pObj)->GetScene(); in DrawMarkedObj()
288 pScene = ((E3dCompoundObject*)pObj)->GetScene(); in DrawMarkedObj()
305 pScene = p3DObj->GetScene(); in DrawMarkedObj()
327 pScene = ((E3dCompoundObject*)pObj)->GetScene(); in DrawMarkedObj()
363 pScene = ((E3dCompoundObject*)pObj)->GetScene(); in GetMarkedObjModel()
374 pScene = ((E3dObject*)pObj)->GetScene(); in GetMarkedObjModel()
420 pScene = ((E3dObject*)pObj)->GetScene(); in GetMarkedObjModel()
1282 if(pObj->ISA(E3dScene) && ((E3dScene*)pObj)->GetScene() == pObj) in BegDragObj()
H A Ddragmt3d.cxx285 …static_cast< sdr::contact::ViewContactOfE3dScene& >(rCandidate.mp3DObj->GetScene()->GetViewContact… in CreateOverlayGeometry()
329 const E3dScene *pScene = maGrp[0].mp3DObj->GetScene(); in E3dDragRotate()
457 …static_cast< sdr::contact::ViewContactOfE3dScene& >(rCandidate.mp3DObj->GetScene()->GetViewContact… in MoveSdrDrag()
590 …static_cast< sdr::contact::ViewContactOfE3dScene& >(rCandidate.mp3DObj->GetScene()->GetViewContact… in MoveSdrDrag()
664 …static_cast< sdr::contact::ViewContactOfE3dScene& >(rCandidate.mp3DObj->GetScene()->GetViewContact… in MoveSdrDrag()
H A Dscene3d.cxx336 E3dScene* pScene = GetScene(); in SetBoundRectDirty()
478 E3dScene* E3dScene::GetScene() const in GetScene() function in E3dScene
481 return GetParentObj()->GetScene(); in GetScene()
789 E3dScene* pScene = GetScene(); in RecalcSnapRect()
H A De3dsceneupdater.cxx45 mpScene = pE3dObject->GetScene(); in E3DModifySceneSnapRectUpdater()
47 if(mpScene && mpScene->GetScene() == mpScene) in E3DModifySceneSnapRectUpdater()
H A Dhelperminimaldepth3d.cxx165 const E3dScene* pScene = rObject.GetScene(); in getMinimalDepthInViewCoordinates()
/aoo4110/main/svx/source/sdr/properties/
H A De3dcompoundproperties.cxx66 E3dScene* pScene = rObj.GetScene(); in GetMergedItemSet()
87 E3dScene* pScene = rObj.GetScene(); in SetMergedItemSet()
H A De3dsceneproperties.cxx295 if(pSubList && rObj.GetScene() == &rObj) in MoveToItemPool()
/aoo4110/main/svx/inc/svx/
H A Dobj3d.hxx168 virtual E3dScene* GetScene() const;
H A Dscene3d.hxx207 virtual E3dScene* GetScene() const;
/aoo4110/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx257 E3dScene* pScene = pE3d->GetScene(); in getHitObject()
/aoo4110/main/chart2/source/controller/main/
H A DSelectionHelper.cxx592 pScene = pRotateable->GetScene(); in getSceneToRotate()
H A DChartController_Window.cxx863 aObjectRect = pE3dObject->GetScene()->GetSnapRect(); in execute_MouseButtonUp()

Completed in 74 milliseconds