summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/SectionWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/SectionWindow.hxx')
-rw-r--r--reportdesign/source/ui/inc/SectionWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/SectionWindow.hxx b/reportdesign/source/ui/inc/SectionWindow.hxx
index e57769c3721d..5b28d97e1278 100644
--- a/reportdesign/source/ui/inc/SectionWindow.hxx
+++ b/reportdesign/source/ui/inc/SectionWindow.hxx
@@ -120,7 +120,7 @@ namespace rptui
/** zoom the ruler and view windows
*/
- void zoom(const boost::rational<long>& _aZoom);
+ void zoom(const boost::rational<sal_Int64>& _aZoom);
void scrollChildren(long _nThumbPosX);
};