Lines Matching refs:getViewsWindow

83 	OReportWindow* pReportWindow = m_pParent->getSectionWindow()->getViewsWindow()->getView();  in ForceScroll()
203 …m_pParent->getSectionWindow()->getViewsWindow()->getView()->getReportView()->getController().execu… in MouseButtonDown()
204 …m_pParent->getSectionWindow()->getViewsWindow()->getView()->getReportView()->UpdatePropertyBrowser… in MouseButtonDown()
223 m_pParent->getSectionWindow()->getViewsWindow()->BegDragObj(m_aMDPos, pHdl,&m_rView); in MouseButtonDown()
232 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
236 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
252 m_pParent->getSectionWindow()->getViewsWindow()->stopScrollTimer(); in MouseButtonUp()
303 if ( m_pParent->getSectionWindow()->getViewsWindow()->IsAction() ) in handleKeyEvent()
305 m_pParent->getSectionWindow()->getViewsWindow()->BrkAction(); in handleKeyEvent()
320 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in handleKeyEvent()
373 m_pParent->getSectionWindow()->getViewsWindow()->handleKey(rCode); in handleKeyEvent()
436 …OReportController& rController = m_pParent->getSectionWindow()->getViewsWindow()->getView()->getRe… in activateOle()
454 …OReportController& rController = m_pParent->getSectionWindow()->getViewsWindow()->getView()->getRe… in deactivateOle()
541 if ( m_pParent->getSectionWindow()->getViewsWindow()->IsDragObj() ) in checkMovementAllowed()
546 m_pParent->getSectionWindow()->getViewsWindow()->BrkAction(); in checkMovementAllowed()
552 m_pParent->getSectionWindow()->getViewsWindow()->EndAction(); in checkMovementAllowed()
570 … m_pParent->getSectionWindow()->getViewsWindow()->EndDragObj( bControlKeyPressed, &m_rView, aPnt ); in checkMovementAllowed()
572 m_pParent->getSectionWindow()->getViewsWindow()->ForceMarkedToAnotherPage(); in checkMovementAllowed()
576 m_pParent->getSectionWindow()->getViewsWindow()->EndAction(); in checkMovementAllowed()
709 m_pParent->getSectionWindow()->getViewsWindow()->BrkAction(); in MouseButtonDown()
716 if ( !m_pParent->getSectionWindow()->getViewsWindow()->IsAction() ) in MouseButtonDown()
719 if ( m_pParent->getSectionWindow()->getViewsWindow()->HasSelection() ) in MouseButtonDown()
720 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(&m_rView); in MouseButtonDown()
722 m_pParent->getSectionWindow()->getViewsWindow()->createDefault(); in MouseButtonDown()
730 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
732 m_pParent->getSectionWindow()->getViewsWindow()->BegMarkObj( m_aMDPos,&m_rView ); in MouseButtonDown()
753 m_pParent->getSectionWindow()->getViewsWindow()->BrkAction(); in MouseButtonUp()
769 …OReportController& rController = m_pParent->getSectionWindow()->getViewsWindow()->getView()->getRe… in MouseButtonUp()
797 …m_pParent->getSectionWindow()->getViewsWindow()->getView()->getReportView()->UpdatePropertyBrowser… in MouseButtonUp()
811 …oConstructOrthogonal(m_rView.getReportSection()->getSectionWindow()->getViewsWindow()->getShapeTyp… in MouseMove()
828 …m_pParent->getSectionWindow()->getViewsWindow()->MovAction(aPos,&m_rView, m_rView.GetDragMethod() … in MouseMove()
867 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
872 …m_pParent->getSectionWindow()->getViewsWindow()->BegDragObj(m_aMDPos, m_rView.PickHandle(m_aMDPos)… in MouseButtonDown()
877 m_pParent->getSectionWindow()->getViewsWindow()->BegMarkObj(m_aMDPos,&m_rView); in MouseButtonDown()
883 m_pParent->getSectionWindow()->getViewsWindow()->unmarkAllObjects(NULL); in MouseButtonDown()
889 m_pParent->getSectionWindow()->getViewsWindow()->BegMarkObj( m_aMDPos ,&m_rView); in MouseButtonDown()
913 m_pParent->getSectionWindow()->getViewsWindow()->EndAction(); in MouseButtonUp()
919 …m_pParent->getSectionWindow()->getViewsWindow()->getView()->getReportView()->UpdatePropertyBrowser… in MouseButtonUp()
941 m_pParent->getSectionWindow()->getViewsWindow()->MovAction(aPnt, &m_rView, true, false); in MouseMove()
964 m_pParent->getSectionWindow()->getViewsWindow()->MovAction(aPnt, &m_rView, false, bControlKey); in MouseMove()