Searched refs:getZoomValue (Results 1 – 3 of 3) sorted by relevance
165 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()
112 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()
457 inline sal_Int16 getZoomValue() const { return m_nZoomValue; } in getZoomValue() function in rptui::OReportController
Completed in 34 milliseconds