summaryrefslogtreecommitdiff
path: root/include/oox/export/shapes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/export/shapes.hxx')
-rw-r--r--include/oox/export/shapes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/export/shapes.hxx b/include/oox/export/shapes.hxx
index 250729b243a3..1846b07891bb 100644
--- a/include/oox/export/shapes.hxx
+++ b/include/oox/export/shapes.hxx
@@ -66,7 +66,7 @@ protected:
private:
sal_Int32 mnXmlNamespace;
- boost::rational<long> maFraction;
+ boost::rational<sal_Int64> maFraction;
MapMode maMapModeSrc, maMapModeDest;
::com::sun::star::awt::Size MapSize( const ::com::sun::star::awt::Size& ) const;