diff options
Diffstat (limited to 'forms/source/component/navigationbar.cxx')
-rw-r--r-- | forms/source/component/navigationbar.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/navigationbar.cxx b/forms/source/component/navigationbar.cxx index 4762f805274c..66b31fc05835 100644 --- a/forms/source/component/navigationbar.cxx +++ b/forms/source/component/navigationbar.cxx @@ -449,7 +449,7 @@ namespace frm } // namespace frm -extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface* SAL_CALL +extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface* com_sun_star_comp_form_ONavigationBarModel_get_implementation(css::uno::XComponentContext* context, css::uno::Sequence<css::uno::Any> const &) { |