summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/dispatchinformationprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/dispatchinformationprovider.hxx')
-rw-r--r--framework/inc/dispatch/dispatchinformationprovider.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/dispatch/dispatchinformationprovider.hxx b/framework/inc/dispatch/dispatchinformationprovider.hxx
index 0dd129a2e1be..851b0217ef87 100644
--- a/framework/inc/dispatch/dispatchinformationprovider.hxx
+++ b/framework/inc/dispatch/dispatchinformationprovider.hxx
@@ -30,7 +30,7 @@
#include <cppuhelper/weakref.hxx>
#include <rtl/ustring.hxx>
-#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/implbase.hxx>
#include <vcl/svapp.hxx>
namespace framework{
@@ -38,7 +38,7 @@ namespace framework{
/*-************************************************************************************************************
@short a helper to merge dispatch information of different sources together.
*//*-*************************************************************************************************************/
-class DispatchInformationProvider : public ::cppu::WeakImplHelper1< css::frame::XDispatchInformationProvider >
+class DispatchInformationProvider : public ::cppu::WeakImplHelper< css::frame::XDispatchInformationProvider >
{
// member