Home
last modified time | relevance | path

Searched refs:getMaxMarkerWidth (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx272 sal_Int32 OScrollWindowHelper::getMaxMarkerWidth(sal_Bool _bWithEnd) const in getMaxMarkerWidth() function in rptui::OScrollWindowHelper
274 return m_aReportWindow.getMaxMarkerWidth(_bWithEnd); in getMaxMarkerWidth()
H A DReportWindow.cxx150 sal_Int32 OReportWindow::getMaxMarkerWidth(sal_Bool _bWithEnd) const in getMaxMarkerWidth() function in rptui::OReportWindow
H A DDesignView.cxx490 …if ( (aOutputSize.Width() - nTest) >= nMinWidth && nTest > m_aScrollWindow.getMaxMarkerWidth(sal_F…
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx164 sal_Int32 getMaxMarkerWidth(sal_Bool _bWithEnd) const;
H A DScrollHelper.hxx166 sal_Int32 getMaxMarkerWidth(sal_Bool _bWithEnd) const;

Completed in 36 milliseconds