Searched refs:SwDrawView (Results 1 – 13 of 13) sorted by relevance
| /trunk/main/sw/source/core/draw/ |
| H A D | dview.cxx | 104 SwDrawView::SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice *pOutDev) : in SwDrawView() function in SwDrawView 133 sal_Bool SwDrawView::IsAntiAliasing() const in IsAntiAliasing() 200 SdrObject* SwDrawView::CheckSingleSdrObjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObject* pObj,… in CheckSingleSdrObjectHit() 225 void SwDrawView::AddCustomHdl() in AddCustomHdl() 281 SdrObject* SwDrawView::GetMaxToTopObj( SdrObject* pObj ) const in GetMaxToTopObj() 337 SdrObject* SwDrawView::GetMaxToBtmObj(SdrObject* pObj) const in GetMaxToBtmObj() 392 sal_uInt32 SwDrawView::_GetMaxChildOrdNum( const SwFlyFrm& _rParentObj, in _GetMaxChildOrdNum() 430 void SwDrawView::_MoveRepeatedObjs( const SwAnchoredObject& _rMovedAnchoredObj, in _MoveRepeatedObjs() 514 void SwDrawView::ObjOrderChanged( SdrObject* pObj, sal_uLong nOldPos, in ObjOrderChanged() 753 sal_Bool SwDrawView::TakeDragLimit( SdrDragMode eMode, in TakeDragLimit() [all …]
|
| /trunk/main/sw/source/core/inc/ |
| H A D | viewimp.hxx | 46 class SwDrawView; 78 SwDrawView *pDrawView; //Unsere DrawView 204 SwDrawView* GetDrawView() { return pDrawView; } in GetDrawView() 205 const SwDrawView* GetDrawView() const { return pDrawView; } in GetDrawView()
|
| H A D | dview.hxx | 36 class SwDrawView : public FmFormView class 95 SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice* pOutDev=NULL );
|
| /trunk/main/sw/source/core/frmedt/ |
| H A D | feshview.cxx | 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()
|
| H A D | fefly1.cxx | 1652 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in IsURLGrfAtPos() 1723 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in GetGrfAtPos() 1763 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in GetFmtFromObj() 1889 SwDrawView *pDView = (SwDrawView*)Imp()->GetDrawView(); in GetObjCntType()
|
| H A D | fecopy.cxx | 312 SwDrawView *pDestDrwView = pDestShell->Imp()->GetDrawView(), in CopyDrawSel() 1022 SwDrawView *pDV = Imp()->GetDrawView(); in Paste() 1375 SwDrawView::ReplaceMarkedDrawVirtObjs( *pView ); in Paste()
|
| H A D | fews.cxx | 516 SwDrawView *pDView = Imp()->GetDrawView(); in InsertLabel()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | docdraw.cxx | 219 SwDrawView::ReplaceMarkedDrawVirtObjs( rDrawView ); in GroupSelection() 336 SwDrawView::ReplaceMarkedDrawVirtObjs( rDrawView ); in UnGroupSelection() 444 sal_Bool SwDoc::DeleteSelection( SwDrawView& rDrawView ) in DeleteSelection()
|
| /trunk/main/sw/source/core/view/ |
| H A D | vnew.cxx | 419 SwDrawView* pDView = Imp()->GetDrawView(); in GetDrawViewWithValidMarkList()
|
| H A D | viewimp.cxx | 314 pDrawView = new SwDrawView( *this, pIDDMA->GetDrawModel(), pOutDevForDrawView); in MakeDrawView()
|
| H A D | viewsh.cxx | 2308 SwDrawView *pDView = Imp()->GetDrawView(); in ImplApplyViewOptions()
|
| /trunk/main/sw/inc/ |
| H A D | doc.hxx | 130 class SwDrawView; 1870 sal_Bool DeleteSelection( SwDrawView& );
|
| /trunk/main/sw/source/core/crsr/ |
| H A D | viscrs.cxx | 500 ((SwDrawView*)pCrsrShell->GetDrawView())->SetAnimationEnabled( in _SetPosAndShow()
|