Lines Matching refs:SdrCreateView
62 ImplConnectMarkerOverlay(const SdrCreateView& rView, SdrObject& rObject);
68 ImplConnectMarkerOverlay::ImplConnectMarkerOverlay(const SdrCreateView& rView, SdrObject& rObject) in ImplConnectMarkerOverlay()
137 …void CreateAndShowOverlay(const SdrCreateView& rView, const SdrObject* pObject, const basegfx::B2D…
150 void ImpSdrCreateViewExtraData::CreateAndShowOverlay(const SdrCreateView& rView, const SdrObject* p… in CreateAndShowOverlay()
201 void SdrCreateView::ImpClearConnectMarker() in ImpClearConnectMarker()
210 void SdrCreateView::ImpClearVars() in ImpClearVars()
227 void SdrCreateView::ImpMakeCreateAttr() in ImpMakeCreateAttr()
231 SdrCreateView::SdrCreateView(SdrModel* pModel1, OutputDevice* pOut) in SdrCreateView() function in SdrCreateView
240 SdrCreateView::~SdrCreateView() in ~SdrCreateView()
247 void SdrCreateView::ImpDelCreateAttr() in ImpDelCreateAttr()
251 sal_Bool SdrCreateView::IsAction() const in IsAction()
256 void SdrCreateView::MovAction(const Point& rPnt) in MovAction()
264 void SdrCreateView::EndAction() in EndAction()
270 void SdrCreateView::BckAction() in BckAction()
276 void SdrCreateView::BrkAction() in BrkAction()
282 void SdrCreateView::TakeActionRect(Rectangle& rRect) const in TakeActionRect()
298 sal_Bool SdrCreateView::CheckEdgeMode() in CheckEdgeMode()
322 void SdrCreateView::SetConnectMarker(const SdrObjConnection& rCon, const SdrPageView& /*rPV*/) in SetConnectMarker()
345 void SdrCreateView::HideConnectMarker() in HideConnectMarker()
350 sal_Bool SdrCreateView::MouseMove(const MouseEvent& rMEvt, Window* pWin) in MouseMove()
369 sal_Bool SdrCreateView::IsTextTool() const in IsTextTool()
374 sal_Bool SdrCreateView::IsEdgeTool() const in IsEdgeTool()
379 sal_Bool SdrCreateView::IsMeasureTool() const in IsMeasureTool()
384 void SdrCreateView::SetCurrentObj(sal_uInt16 nIdent, sal_uInt32 nInvent) in SetCurrentObj()
418 sal_Bool SdrCreateView::ImpBegCreateObj(sal_uInt32 nInvent, sal_uInt16 nIdent, const Point& rPnt, O… in ImpBegCreateObj()
560 sal_Bool SdrCreateView::BegCreateObj(const Point& rPnt, OutputDevice* pOut, short nMinMov, SdrPageV… in BegCreateObj()
565 sal_Bool SdrCreateView::BegCreatePreparedObject(const Point& rPnt, sal_Int16 nMinMov, SdrObject* pP… in BegCreatePreparedObject()
579 sal_Bool SdrCreateView::BegCreateCaptionObj(const Point& rPnt, const Size& rObjSiz, in BegCreateCaptionObj()
586 void SdrCreateView::MovCreateObj(const Point& rPnt) in MovCreateObj()
630 sal_Bool SdrCreateView::EndCreateObj(SdrCreateCmd eCmd) in EndCreateObj()
746 void SdrCreateView::BckCreateObj() in BckCreateObj()
770 void SdrCreateView::BrkCreateObj() in BrkCreateObj()
782 void SdrCreateView::ShowCreateObj(/*OutputDevice* pOut, sal_Bool bFull*/) in ShowCreateObj()
895 void SdrCreateView::HideCreateObj() in HideCreateObj()
911 sal_Bool SdrCreateView::GetAttributes(SfxItemSet& rTargetSet, sal_Bool bOnlyHardAttr) const in GetAttributes()
924 sal_Bool SdrCreateView::SetAttributes(const SfxItemSet& rSet, sal_Bool bReplaceAll) in SetAttributes()
938 SfxStyleSheet* SdrCreateView::GetStyleSheet() const // SfxStyleSheet* SdrCreateView::GetStyleSheet(… in GetStyleSheet()
951 sal_Bool SdrCreateView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet()