summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/services.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/filter/source/msfilter/services.cxx b/filter/source/msfilter/services.cxx
index e939991b1fb8..52b7f3d205d6 100644
--- a/filter/source/msfilter/services.cxx
+++ b/filter/source/msfilter/services.cxx
@@ -29,7 +29,8 @@ static ::cppu::ImplementationEntry const spServices[] =
{
{ VBAMacroResolver_createInstance, VBAMacroResolver_getImplementationName,
VBAMacroResolver_getSupportedServiceNames,
- ::cppu::createSingleComponentFactory, nullptr, 0 }
+ ::cppu::createSingleComponentFactory, nullptr, 0 },
+ { nullptr, nullptr, nullptr, nullptr, nullptr, 0 }
};
} // namespace