Searched refs:SwDrawView (Results 1 – 13 of 13) sorted by relevance
104 SwDrawView::SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice *pOutDev) : in SwDrawView() function in SwDrawView133 sal_Bool SwDrawView::IsAntiAliasing() const in IsAntiAliasing()225 void SwDrawView::AddCustomHdl() in AddCustomHdl()337 SdrObject* SwDrawView::GetMaxToBtmObj(SdrObject* pObj) const in GetMaxToBtmObj()753 sal_Bool SwDrawView::TakeDragLimit( SdrDragMode eMode, in TakeDragLimit()781 const SwFrm* SwDrawView::CalcAnchor() in CalcAnchor()873 void SwDrawView::ShowDragAnchor() in ShowDragAnchor()897 void SwDrawView::MarkListHasChanged() in MarkListHasChanged()904 void SwDrawView::ModelHasChanged() in ModelHasChanged()942 void SwDrawView::CheckPossibilities() in CheckPossibilities()[all …]
46 class SwDrawView;78 SwDrawView *pDrawView; //Unsere DrawView204 SwDrawView* GetDrawView() { return pDrawView; } in GetDrawView()205 const SwDrawView* GetDrawView() const { return pDrawView; } in GetDrawView()
36 class SwDrawView : public FmFormView class95 SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice* pOutDev=NULL );
141 SwDrawView *pDView = Imp()->GetDrawView(); in SelectObj()1107 SwDrawView *pDView = Imp()->GetDrawView(); in IsInsideSelectedObj()1132 SwDrawView *pDView = Imp()->GetDrawView(); in IsObjSelectable()1153 SwDrawView *pDrawView = Imp()->GetDrawView(); in ShouldObjectBeSelected()1977 SwDrawView* pDView = Imp()->GetDrawView(); in BeginMark()2001 SwDrawView* pDView = Imp()->GetDrawView(); in MoveMark()2031 SwDrawView* pDView = Imp()->GetDrawView(); in EndMark()2704 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in Chainable()2737 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in Chain()
1654 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in IsURLGrfAtPos()1725 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in GetGrfAtPos()1765 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in GetFmtFromObj()1891 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in GetObjCntType()
312 SwDrawView *pDestDrwView = pDestShell->Imp()->GetDrawView(), in CopyDrawSel()1022 SwDrawView *pDV = Imp()->GetDrawView(); in Paste()1375 SwDrawView::ReplaceMarkedDrawVirtObjs( *pView ); in Paste()
516 SwDrawView *pDView = Imp()->GetDrawView(); in InsertLabel()
219 SwDrawView::ReplaceMarkedDrawVirtObjs( rDrawView ); in GroupSelection()336 SwDrawView::ReplaceMarkedDrawVirtObjs( rDrawView ); in UnGroupSelection()444 sal_Bool SwDoc::DeleteSelection( SwDrawView& rDrawView ) in DeleteSelection()
419 SwDrawView* pDView = Imp()->GetDrawView(); in GetDrawViewWithValidMarkList()
314 pDrawView = new SwDrawView( *this, pIDDMA->GetDrawModel(), pOutDevForDrawView); in MakeDrawView()
2308 SwDrawView *pDView = Imp()->GetDrawView(); in ImplApplyViewOptions()
130 class SwDrawView;1870 sal_Bool DeleteSelection( SwDrawView& );
500 ((SwDrawView*)pCrsrShell->GetDrawView())->SetAnimationEnabled( in _SetPosAndShow()
Completed in 119 milliseconds