Home
last modified time | relevance | path

Searched refs:getSectionCount (Results 1 – 11 of 11) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx217 sal_uInt16 OScrollWindowHelper::getSectionCount() const in getSectionCount() function in rptui::OScrollWindowHelper
219 return m_aReportWindow.getSectionCount(); in getSectionCount()
H A DReportWindow.cxx255 sal_uInt16 OReportWindow::getSectionCount() const in getSectionCount() function in rptui::OReportWindow
257 return m_aViewsWindow.getSectionCount(); in getSectionCount()
H A DDesignView.cxx439 sal_uInt16 ODesignView::getSectionCount() const in getSectionCount() function in rptui::ODesignView
441 return m_aScrollWindow.getSectionCount(); in getSectionCount()
H A Dpropbrw.cxx544 const sal_uInt16 nSectionCount = pViews->getSectionCount(); in Update()
H A DReportController.cxx2236 sal_uInt16 nPosition = getDesignView()->getSectionCount(); in propertyChange()
2270 getDesignView()->removeSection(getDesignView()->getSectionCount() - 1); in propertyChange()
2350 nPosition = getDesignView()->getSectionCount(); in groupChange()
3995 getDesignView()->markSection(_bNext ? 0 : getDesignView()->getSectionCount() - 1); in markSection()
H A DReportSection.cxx765 if (m_pParent->getViewsWindow()->getSectionCount() > (nCurrentPosition + 1) ) in AcceptDrop()
H A DViewsWindow.cxx353 sal_uInt16 OViewsWindow::getSectionCount() const in getSectionCount() function in rptui::OViewsWindow
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx140 sal_uInt16 getSectionCount() const;
H A DScrollHelper.hxx143 sal_uInt16 getSectionCount() const;
H A DDesignView.hxx171 sal_uInt16 getSectionCount() const;
H A DViewsWindow.hxx190 sal_uInt16 getSectionCount() const;

Completed in 72 milliseconds