Home
last modified time | relevance | path

Searched refs:SwDrawView (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/core/draw/
H A Ddview.cxx104 SwDrawView::SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice *pOutDev) : in SwDrawView() function in SwDrawView
133 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 …]
/trunk/main/sw/source/core/inc/
H A Dviewimp.hxx46 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 Ddview.hxx36 class SwDrawView : public FmFormView class
95 SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice* pOutDev=NULL );
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx141 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 Dfefly1.cxx1654 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()
H A Dfecopy.cxx312 SwDrawView *pDestDrwView = pDestShell->Imp()->GetDrawView(), in CopyDrawSel()
1022 SwDrawView *pDV = Imp()->GetDrawView(); in Paste()
1375 SwDrawView::ReplaceMarkedDrawVirtObjs( *pView ); in Paste()
H A Dfews.cxx516 SwDrawView *pDView = Imp()->GetDrawView(); in InsertLabel()
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx219 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 Dvnew.cxx419 SwDrawView* pDView = Imp()->GetDrawView(); in GetDrawViewWithValidMarkList()
H A Dviewimp.cxx314 pDrawView = new SwDrawView( *this, pIDDMA->GetDrawModel(), pOutDevForDrawView); in MakeDrawView()
H A Dviewsh.cxx2308 SwDrawView *pDView = Imp()->GetDrawView(); in ImplApplyViewOptions()
/trunk/main/sw/inc/
H A Ddoc.hxx130 class SwDrawView;
1870 sal_Bool DeleteSelection( SwDrawView& );
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx500 ((SwDrawView*)pCrsrShell->GetDrawView())->SetAnimationEnabled( in _SetPosAndShow()

Completed in 90 milliseconds