Searched refs:getSectionCount (Results 1 – 11 of 11) sorted by relevance
217 sal_uInt16 OScrollWindowHelper::getSectionCount() const in getSectionCount() function in rptui::OScrollWindowHelper219 return m_aReportWindow.getSectionCount(); in getSectionCount()
255 sal_uInt16 OReportWindow::getSectionCount() const in getSectionCount() function in rptui::OReportWindow257 return m_aViewsWindow.getSectionCount(); in getSectionCount()
439 sal_uInt16 ODesignView::getSectionCount() const in getSectionCount() function in rptui::ODesignView441 return m_aScrollWindow.getSectionCount(); in getSectionCount()
544 const sal_uInt16 nSectionCount = pViews->getSectionCount(); in Update()
2236 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()
765 if (m_pParent->getViewsWindow()->getSectionCount() > (nCurrentPosition + 1) ) in AcceptDrop()
353 sal_uInt16 OViewsWindow::getSectionCount() const in getSectionCount() function in rptui::OViewsWindow
140 sal_uInt16 getSectionCount() const;
143 sal_uInt16 getSectionCount() const;
171 sal_uInt16 getSectionCount() const;
190 sal_uInt16 getSectionCount() const;
Completed in 62 milliseconds