Lines Matching refs:SwView
85 void SwView::ExecDraw(SfxRequest& rReq) in ExecDraw()
412 void SwView::ExitDraw() in ExitDraw()
466 void SwView::NoRotate() in NoRotate()
482 sal_Bool SwView::EnterDrawTextMode(const Point& aDocPos) in EnterDrawTextMode()
519 sal_Bool SwView::BeginTextEdit(SdrObject* pObj, SdrPageView* pPV, Window* pWin, in BeginTextEdit()
623 sal_Bool SwView::IsTextTool() const in IsTextTool()
643 SdrView* SwView::GetDrawView() const in GetDrawView()
654 sal_Bool SwView::IsBezierEditMode() in IsBezierEditMode()
663 sal_Bool SwView::IsFormMode() const in IsFormMode()
679 void SwView::SetDrawFuncPtr(SwDrawBase* pFuncPtr) in SetDrawFuncPtr()
690 void SwView::SetSelDrawSlot() in SetSelDrawSlot()
700 sal_Bool SwView::AreOnlyFormsSelected() const in AreOnlyFormsSelected()
736 sal_Bool SwView::HasDrwObj(SdrObject *pSdrObj) const in HasDrwObj()
759 sal_Bool SwView::HasOnlyObj(SdrObject *pSdrObj, sal_uInt32 eObjInventor) const in HasOnlyObj()
780 IMPL_LINK(SwView, OnlineSpellCallback, SpellCallbackInfo*, pInfo) in IMPL_LINK() argument
790 sal_Bool SwView::ExecDrwTxtSpellPopup(const Point& rPt) in ExecDrwTxtSpellPopup()
800 Link aLink = LINK(this, SwView, OnlineSpellCallback); in ExecDrwTxtSpellPopup()
812 sal_Bool SwView::IsDrawTextHyphenate() in IsDrawTextHyphenate()
833 void SwView::HyphenateDrawText() in HyphenateDrawText()