diff options
Diffstat (limited to 'sfx2/inc/fwkhelper.hxx')
-rw-r--r-- | sfx2/inc/fwkhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/fwkhelper.hxx b/sfx2/inc/fwkhelper.hxx index 7a65cdfbfbbd..d92deb0e7b29 100644 --- a/sfx2/inc/fwkhelper.hxx +++ b/sfx2/inc/fwkhelper.hxx @@ -27,7 +27,7 @@ #include <rtl/ustring.hxx> -SFX2_DLLPUBLIC void SAL_CALL RefreshToolbars( +SFX2_DLLPUBLIC void RefreshToolbars( css::uno::Reference< css::frame::XFrame > const & rFrame ); |