Home
last modified time | relevance | path

Searched refs:getViewsWindow (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx252 m_pParent->getSectionWindow()->getViewsWindow()->stopScrollTimer(); in MouseButtonUp()
303 if ( m_pParent->getSectionWindow()->getViewsWindow()->IsAction() ) in handleKeyEvent()
305 m_pParent->getSectionWindow()->getViewsWindow()->BrkAction(); in handleKeyEvent()
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()
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()
753 m_pParent->getSectionWindow()->getViewsWindow()->BrkAction(); in MouseButtonUp()
[all …]
H A DReportSection.cxx192 … m_pModel = m_pParent->getViewsWindow()->getView()->getReportView()->getController().getSdrModel(); in fill()
195 m_pView = new OSectionView( m_pModel.get(), this, m_pParent->getViewsWindow()->getView() ); in fill()
205 ODesignView* pDesignView = m_pParent->getViewsWindow()->getView()->getReportView(); in fill()
405 …m_pParent->getViewsWindow()->getView()->setMarked(m_pView,sal_True); // mark the section in which … in MouseButtonDown()
491 …OReportController& rController = m_pParent->getViewsWindow()->getView()->getReportView()->getContr… in Command()
752 nCurrentPosition = m_pParent->getViewsWindow()->getPosition(m_pParent); in AcceptDrop()
765 if (m_pParent->getViewsWindow()->getSectionCount() > (nCurrentPosition + 1) ) in AcceptDrop()
804 m_pParent->getViewsWindow()->BrkAction(); in ExecuteDrop()
805 m_pParent->getViewsWindow()->unmarkAllObjects(m_pView); in ExecuteDrop()
811 m_pParent->getViewsWindow()->getView()->setMarked(m_pView,sal_True); in ExecuteDrop()
[all …]
H A DSectionWindow.cxx191 …::rtl::OUString sLabel = getViewsWindow()->getView()->getReportView()->getController().getColumnLa… in setGroupSectionTitle()
328getViewsWindow()->getView()->getReportView()->getController().getUndoManager().EnterListAction( sU…
334 getViewsWindow()->getView()->getReportView()->getController().getUndoManager().LeaveListAction();
340 if ( !getViewsWindow()->getView()->getReportView()->getController().isEditable() ) in IMPL_LINK()
H A Dpropbrw.cxx543 OViewsWindow* pViews = m_pView->getReportSection()->getSectionWindow()->getViewsWindow(); in Update()
/aoo4110/main/reportdesign/source/ui/inc/
H A DSectionWindow.hxx110 inline OViewsWindow* getViewsWindow() { return m_pParent; } in getViewsWindow() function in rptui::OSectionWindow
124 OViewsWindow* getViewsWindow() const { return m_pParent; } in getViewsWindow() function in rptui::OSectionWindow

Completed in 210 milliseconds