Searched refs:getSectionWindow (Results 1 – 15 of 15) sorted by relevance
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()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 …]
307 …::boost::shared_ptr<OSectionWindow> pSectionWindow = m_aViewsWindow.getSectionWindow( _xReportComp… in showProperties()339 ::boost::shared_ptr<OSectionWindow> OReportWindow::getSectionWindow(const ::com::sun::star::uno::Re… in getSectionWindow() function in rptui::OReportWindow341 return m_aViewsWindow.getSectionWindow(_xSection); in getSectionWindow()
307 ::boost::shared_ptr<OSectionWindow> OScrollWindowHelper::getSectionWindow(const ::com::sun::star::u… in getSectionWindow() function in rptui::OScrollWindowHelper309 return m_aReportWindow.getSectionWindow(_xSection); in getSectionWindow()
543 OViewsWindow* pViews = m_pView->getReportSection()->getSectionWindow()->getViewsWindow(); in Update()547 ::boost::shared_ptr<OSectionWindow> pSectionWindow = pViews->getSectionWindow(i); in Update()
643 ::boost::shared_ptr<OSectionWindow> ODesignView::getSectionWindow(const ::com::sun::star::uno::Refe… in getSectionWindow() function in rptui::ODesignView645 return m_aScrollWindow.getSectionWindow(_xSection); in getSectionWindow()
186 …:boost::shared_ptr<OSectionWindow> pSectionWindow = m_rReportController.getSectionWindow(xSection); in getVclWindowPeer()
252 … ::boost::shared_ptr<OSectionWindow> pSectionWindow = pController->getSectionWindow(xSection); in getXControl()
427 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const uno::Reference< report::XS… in getSectionWindow() function in rptui::OViewsWindow669 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getSectionWindow(xSection); in setMarked()969 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const sal_uInt16 _nPos) const in getSectionWindow() function in rptui::OViewsWindow
4234 ::boost::shared_ptr<OSectionWindow> OReportController::getSectionWindow(const ::com::sun::star::uno… in getSectionWindow() function in OReportController4238 return getDesignView()->getSectionWindow(_xSection); in getSectionWindow()
196 ::boost::shared_ptr<OSectionWindow> getSectionWindow(const sal_uInt16 _nPos) const;251 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
122 inline OSectionWindow* getSectionWindow() const { return m_pParent; } in getSectionWindow() function in rptui::OReportSection
197 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
184 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
232 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
471 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
Completed in 87 milliseconds