summaryrefslogtreecommitdiff
path: root/sfx2/inc/imagemgr.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-03 18:53:52 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-03 18:53:52 +0200
commit76db982b9162045ffa72dbc63c92211de0bf3936 (patch)
tree59eac097cb3e7640f8ca4bf2531d25934037e6b8 /sfx2/inc/imagemgr.hxx
parentbba2a81a5e2215591d8f29e69bd64d0e31fc23b1 (diff)
parentf39e88f23e8491e8e450796b000dd5c712cae3dd (diff)
slidecopy: merge after copying in CWS renaissance2
Diffstat (limited to 'sfx2/inc/imagemgr.hxx')
-rw-r--r--sfx2/inc/imagemgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/imagemgr.hxx b/sfx2/inc/imagemgr.hxx
index ead9b6988cea..79dc724210c4 100644
--- a/sfx2/inc/imagemgr.hxx
+++ b/sfx2/inc/imagemgr.hxx
@@ -33,4 +33,4 @@
#include <rtl/ustring.hxx>
#include <vcl/image.hxx>
-SFX2_DLLPUBLIC Image SAL_CALL GetImage( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, const ::rtl::OUString& aURL, BOOL bBig, BOOL bHiContrast );
+SFX2_DLLPUBLIC Image SAL_CALL GetImage( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, const ::rtl::OUString& aURL, BOOL bBig, BOOL bHiContrast );