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.cxx83 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()
[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 DFixedTextColor.cxx252 … ::boost::shared_ptr<OSectionWindow> pSectionWindow = pController->getSectionWindow(xSection); in getXControl()
H A DFormattedFieldBeautifier.cxx186 …:boost::shared_ptr<OSectionWindow> pSectionWindow = m_rReportController.getSectionWindow(xSection); in getVclWindowPeer()
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.hxx121 inline OSectionWindow* getSectionWindow() const { return m_pParent; } in getSectionWindow() function in rptui::OReportSection
H A DScrollHelper.hxx184 …::boost::shared_ptr<OSectionWindow> getSectionWindow(const ::com::sun::star::uno::Reference< ::com…
H A DReportWindow.hxx197 …::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…