summaryrefslogtreecommitdiff
path: root/sfx2/inc/fwkhelper.hxx
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2010-11-05 19:24:42 -0700
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-11-06 10:09:11 -0500
commit7e31ccaa560f43e436c0562fe0b31e7d41e9ce24 (patch)
tree636229e1447ed72b68f63f0179a6d4cfadbe99f7 /sfx2/inc/fwkhelper.hxx
parentc60968d9e4b5b101c921ae8d34002e8c828ca20b (diff)
High-Contrast Cleanup Phase #1
Diffstat (limited to 'sfx2/inc/fwkhelper.hxx')
-rw-r--r--sfx2/inc/fwkhelper.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sfx2/inc/fwkhelper.hxx b/sfx2/inc/fwkhelper.hxx
index 34dd81bc3480..1b23e4c2bae6 100644
--- a/sfx2/inc/fwkhelper.hxx
+++ b/sfx2/inc/fwkhelper.hxx
@@ -33,6 +33,8 @@
#include <rtl/ustring.hxx>
-SFX2_DLLPUBLIC void SAL_CALL RefreshToolbars( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame );
+SFX2_DLLPUBLIC void SAL_CALL RefreshToolbars(
+ ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame
+);
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */