summaryrefslogtreecommitdiffstats
path: root/svtools/source/filter/exportdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/filter/exportdialog.hxx')
-rw-r--r--svtools/source/filter/exportdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/filter/exportdialog.hxx b/svtools/source/filter/exportdialog.hxx
index d7cb0f71a595..3cc1cd6968b4 100644
--- a/svtools/source/filter/exportdialog.hxx
+++ b/svtools/source/filter/exportdialog.hxx
@@ -161,7 +161,7 @@ private:
void GetGraphicSource();
bool GetGraphicStream();
- Bitmap GetGraphicBitmap( SvStream& rStream );
+ static Bitmap GetGraphicBitmap( SvStream& rStream );
::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >
GetFilterData( bool bUpdateConfig );