Home
last modified time | relevance | path

Searched refs:getSectionWindow (Results 1 – 15 of 15) sorted by relevance

/trunk/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 DReportWindow.cxx307 …::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::OReportWindow
341 return m_aViewsWindow.getSectionWindow(_xSection); in getSectionWindow()
H A DScrollHelper.cxx307 ::boost::shared_ptr<OSectionWindow> OScrollWindowHelper::getSectionWindow(const ::com::sun::star::u… in getSectionWindow() function in rptui::OScrollWindowHelper
309 return m_aReportWindow.getSectionWindow(_xSection); in getSectionWindow()
H A Dpropbrw.cxx543 OViewsWindow* pViews = m_pView->getReportSection()->getSectionWindow()->getViewsWindow(); in Update()
547 ::boost::shared_ptr<OSectionWindow> pSectionWindow = pViews->getSectionWindow(i); in Update()
H A DDesignView.cxx643 ::boost::shared_ptr<OSectionWindow> ODesignView::getSectionWindow(const ::com::sun::star::uno::Refe… in getSectionWindow() function in rptui::ODesignView
645 return m_aScrollWindow.getSectionWindow(_xSection); in getSectionWindow()
H A DFormattedFieldBeautifier.cxx186 …:boost::shared_ptr<OSectionWindow> pSectionWindow = m_rReportController.getSectionWindow(xSection); in getVclWindowPeer()
H A DFixedTextColor.cxx252 … ::boost::shared_ptr<OSectionWindow> pSectionWindow = pController->getSectionWindow(xSection); in getXControl()
H A DViewsWindow.cxx427 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const uno::Reference< report::XS… in getSectionWindow() function in rptui::OViewsWindow
669 ::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
H A DReportController.cxx4234 ::boost::shared_ptr<OSectionWindow> OReportController::getSectionWindow(const ::com::sun::star::uno… in getSectionWindow() function in OReportController
4238 return getDesignView()->getSectionWindow(_xSection); in getSectionWindow()
/trunk/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx196 ::boost::shared_ptr<OSectionWindow> getSectionWindow(const sal_uInt16 _nPos) const;
251 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
H A DReportSection.hxx122 inline OSectionWindow* getSectionWindow() const { return m_pParent; } in getSectionWindow() function in rptui::OReportSection
H A DReportWindow.hxx197 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
H A DScrollHelper.hxx184 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
H A DDesignView.hxx232 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
H A DReportController.hxx471 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…

Completed in 73 milliseconds