Searched refs:GetScene (Results 1 – 13 of 13) sorted by relevance
143 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 E3dObject635 return GetParentObj()->GetScene(); in GetScene()
264 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()
285 …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()
336 E3dScene* pScene = GetScene(); in SetBoundRectDirty()478 E3dScene* E3dScene::GetScene() const in GetScene() function in E3dScene481 return GetParentObj()->GetScene(); in GetScene()789 E3dScene* pScene = GetScene(); in RecalcSnapRect()
45 mpScene = pE3dObject->GetScene(); in E3DModifySceneSnapRectUpdater()47 if(mpScene && mpScene->GetScene() == mpScene) in E3DModifySceneSnapRectUpdater()
165 const E3dScene* pScene = rObject.GetScene(); in getMinimalDepthInViewCoordinates()
66 E3dScene* pScene = rObj.GetScene(); in GetMergedItemSet()87 E3dScene* pScene = rObj.GetScene(); in SetMergedItemSet()
295 if(pSubList && rObj.GetScene() == &rObj) in MoveToItemPool()
168 virtual E3dScene* GetScene() const;
207 virtual E3dScene* GetScene() const;
257 E3dScene* pScene = pE3d->GetScene(); in getHitObject()
592 pScene = pRotateable->GetScene(); in getSceneToRotate()
863 aObjectRect = pE3dObject->GetScene()->GetSnapRect(); in execute_MouseButtonUp()
Completed in 91 milliseconds