diff options
Diffstat (limited to 'include/svx/compressgraphicdialog.hxx')
-rw-r--r-- | include/svx/compressgraphicdialog.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/compressgraphicdialog.hxx b/include/svx/compressgraphicdialog.hxx index ba5e51aa52c1..cf0c2acaa95c 100644 --- a/include/svx/compressgraphicdialog.hxx +++ b/include/svx/compressgraphicdialog.hxx @@ -78,7 +78,7 @@ private: double GetViewWidthInch(); double GetViewHeightInch(); - sal_uLong GetSelectedInterpolationType(); + BmpScaleFlag GetSelectedInterpolationType(); public: CompressGraphicsDialog( vcl::Window* pParent, SdrGrafObj* pGraphicObj, SfxBindings& rBindings ); |