Home
last modified time | relevance | path

Searched refs:getZoomValue (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/reportdesign/source/ui/report/
H A DReportWindow.cxx165 const Fraction aZoom(m_pView->getController().getZoomValue(),100); in GetTotalWidth()
182 … Fraction aStartWidth(long(REPORT_STARTMARKER_WIDTH)*m_pView->getController().getZoomValue(),100); in Resize()
421 nZoom = m_pView->getController().getZoomValue(); in getZoomFactor()
H A DScrollHelper.cxx112 Fraction aStartWidth(REPORT_STARTMARKER_WIDTH * m_pParent->getController().getZoomValue(),100); in setTotalSize()
174 …Fraction aStartWidth(long(REPORT_STARTMARKER_WIDTH*m_pParent->getController().getZoomValue()),100); in ResizeScrollBars()
/aoo41x/main/reportdesign/source/ui/inc/
H A DReportController.hxx457 inline sal_Int16 getZoomValue() const { return m_nZoomValue; } in getZoomValue() function in rptui::OReportController

Completed in 42 milliseconds