Searched refs:getMaxMarkerWidth (Results 1 – 5 of 5) sorted by relevance
272 sal_Int32 OScrollWindowHelper::getMaxMarkerWidth(sal_Bool _bWithEnd) const in getMaxMarkerWidth() function in rptui::OScrollWindowHelper274 return m_aReportWindow.getMaxMarkerWidth(_bWithEnd); in getMaxMarkerWidth()
150 sal_Int32 OReportWindow::getMaxMarkerWidth(sal_Bool _bWithEnd) const in getMaxMarkerWidth() function in rptui::OReportWindow
490 …if ( (aOutputSize.Width() - nTest) >= nMinWidth && nTest > m_aScrollWindow.getMaxMarkerWidth(sal_F…
166 sal_Int32 getMaxMarkerWidth(sal_Bool _bWithEnd) const;
164 sal_Int32 getMaxMarkerWidth(sal_Bool _bWithEnd) const;
Completed in 25 milliseconds