Searched refs:GetCreateObj (Results 1 – 18 of 18) sorted by relevance
145 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonDown()188 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonUp()
225 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonDown()265 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonUp()
135 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonDown()
733 mxTextObj.reset( dynamic_cast< SdrTextObj* >( mpView->GetCreateObj() ) ); in MouseButtonUp()844 mxTextObj.reset( dynamic_cast< SdrTextObj* >( mpView->GetCreateObj() ) ); in MouseButtonUp()
146 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonDown()
348 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonDown()
111 SdrObject* pObj = pSdrView->GetCreateObj(); in MouseButtonDown()
144 SdrObject* GetCreateObj() const { return pAktCreate; } in GetCreateObj() function in SdrCreateView
86 SdrObject* pObj = pView->GetCreateObj(); in MouseButtonDown()
745 SdrObject* pCreateObj = pView->GetCreateObj(); in MouseButtonDown()
433 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
397 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
570 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
948 … const bool bCreateComment(rDrag.GetView() && &mrSdrPathObject == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()2207 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
1939 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
751 if ( isOver(m_rView.GetCreateObj(),*m_pParent->getPage(),m_rView) ) in MouseButtonUp()
631 SdrObject* pObj = m_pView->GetCreateObj();//rMarkList.GetMark(0)->GetObj(); in createDefault()
680 SdrObject* pObj = pDrawViewWrapper->GetCreateObj(); in execute_MouseButtonDown()