Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/report/
H A DReportWindow.cxx157 const Fraction aZoom(m_pView->getController().getZoomValue(),100); in GetTotalWidth()
173 … Fraction aStartWidth(long(REPORT_STARTMARKER_WIDTH)*m_pView->getController().getZoomValue(),100); in Resize()
409 nZoom = m_pView->getController().getZoomValue(); in getZoomFactor()
H A DScrollHelper.cxx113 Fraction aStartWidth(REPORT_STARTMARKER_WIDTH * m_pParent->getController().getZoomValue(),100); in setTotalSize()
175 …Fraction aStartWidth(long(REPORT_STARTMARKER_WIDTH*m_pParent->getController().getZoomValue()),100); in ResizeScrollBars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/report/
H A DReportWindow.cxx149 const Fraction aZoom(m_pView->getController().getZoomValue(),100); in GetTotalWidth()
166 …ion aStartWidth(tools::Long(REPORT_STARTMARKER_WIDTH)*m_pView->getController().getZoomValue(),100); in Resize()
401 nZoom = m_pView->getController().getZoomValue(); in getZoomFactor()
H A DScrollHelper.cxx112 Fraction aStartWidth(REPORT_STARTMARKER_WIDTH * m_pParent->getController().getZoomValue(),100); in setTotalSize()
174 …n aStartWidth(tools::Long(REPORT_STARTMARKER_WIDTH*m_pParent->getController().getZoomValue()),100); in ResizeScrollBars()
/dports/graphics/Coin/coin-Coin-4.0.0/src/navigation/
H A DSoCameraUtils.h54 virtual float getZoomValue(void) const;
H A DSoCameraUtils.cpp173 SoCameraManager::getZoomValue(void) const in getZoomValue() function in SoCameraManager
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/inc/
H A DReportController.hxx424 sal_Int16 getZoomValue() const { return m_nZoomValue; } in getZoomValue() function in rptui::OReportController
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/inc/
H A DReportController.hxx437 sal_Int16 getZoomValue() const { return m_nZoomValue; } in getZoomValue() function in rptui::OReportController