Lines Matching refs:GetView
1877 if(rDragStat.GetView() && !bOriginalEdgeModified) in applySpecialDrag()
1881 rDragStat.GetView()->SetConnectMarker(*pDraggedOne, *rDragStat.GetPageView()); in applySpecialDrag()
1927 if(bOriginalEdgeModified && rDragStat.GetView()) in applySpecialDrag()
1931 rDragStat.GetView()->HideConnectMarker(); in applySpecialDrag()
1939 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
2039 rDragStat.GetView()->SetConnectMarker(aCon2,*rDragStat.GetPageView()); in MovCreate()
2055 if (rDragStat.GetView()!=NULL) { in EndCreate()
2056 rDragStat.GetView()->HideConnectMarker(); in EndCreate()
2066 if (rDragStat.GetView()!=NULL) { in BckCreate()
2067 rDragStat.GetView()->HideConnectMarker(); in BckCreate()
2074 if (rDragStat.GetView()!=NULL) { in BrkCreate()
2075 rDragStat.GetView()->HideConnectMarker(); in BrkCreate()
2094 if (pOut==NULL) pOut=rPV.GetView().GetFirstOutputDevice(); // GetWin(0); in ImpFindConnector()
2099 sal_uInt16 nMarkHdSiz=rPV.GetView().GetMarkHdlSizePixel(); in ImpFindConnector()
2153 if (rPV.GetView().IsAutoVertexConnectors()) { in ImpFindConnector()
2160 if (rPV.GetView().IsAutoCornerConnectors()) { in ImpFindConnector()