Home
last modified time | relevance | path

Searched refs:getThumbPos (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/reportdesign/source/ui/report/
H A DReportWindow.cxx213 Point OReportWindow::getThumbPos() const in getThumbPos() function in rptui::OReportWindow
215 return m_pParent->getThumbPos(); in getThumbPos()
393 const Point aNewThumbPos( m_pParent->getThumbPos() ); in zoom()
H A DScrollHelper.cxx196 m_aReportWindow.ScrollChildren( getThumbPos() );
H A DSectionWindow.cxx237 const Point aThumbPos = m_pParent->getView()->getThumbPos(); in Resize()
H A Ddlgedfunc.cxx93 Point aPos = pScrollWindow->getThumbPos(); in ForceScroll()
H A DViewsWindow.cxx263 const Point aOffset(m_pParent->getThumbPos()); in Resize()
/aoo4110/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx124 Point getThumbPos() const;
H A DScrollHelper.hxx89 …inline Point getThumbPos() const { return Point(m_aHScroll.GetThumbPos(),m_aVScroll.GetThumbPos(… in getThumbPos() function in rptui::OScrollWindowHelper

Completed in 46 milliseconds