Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx406 sal_uInt16 OScrollWindowHelper::getZoomFactor(SvxZoomType _eType) const in getZoomFactor() function in rptui::OScrollWindowHelper
408 return m_aReportWindow.getZoomFactor(_eType); in getZoomFactor()
H A DDesignView.cxx779 sal_uInt16 ODesignView::getZoomFactor(SvxZoomType _eType) const in getZoomFactor() function in rptui::ODesignView
781 return m_aScrollWindow.getZoomFactor(_eType); in getZoomFactor()
H A DReportWindow.cxx414 sal_uInt16 OReportWindow::getZoomFactor(SvxZoomType _eType) const in getZoomFactor() function in rptui::OReportWindow
H A DReportController.cxx4287 m_nZoomValue = getDesignView()->getZoomFactor( m_eZoomType ); in openZoomDialog()
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx235 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
H A DScrollHelper.hxx222 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
H A DDesignView.hxx288 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;

Completed in 69 milliseconds