summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbaapplicationbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vbahelper/vbaapplicationbase.hxx')
-rw-r--r--include/vbahelper/vbaapplicationbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vbahelper/vbaapplicationbase.hxx b/include/vbahelper/vbaapplicationbase.hxx
index 0c89e3fdb820..f8e9f3ad3482 100644
--- a/include/vbahelper/vbaapplicationbase.hxx
+++ b/include/vbahelper/vbaapplicationbase.hxx
@@ -24,7 +24,7 @@
#include <vbahelper/vbahelperinterface.hxx>
#include <sfx2/objsh.hxx>
-typedef InheritedHelperInterfaceImpl1< ov::XApplicationBase > ApplicationBase_BASE;
+typedef InheritedHelperInterfaceWeakImpl< ov::XApplicationBase > ApplicationBase_BASE;
struct VbaApplicationBase_Impl;