summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmservs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmservs.hxx')
-rw-r--r--svx/source/inc/fmservs.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/inc/fmservs.hxx b/svx/source/inc/fmservs.hxx
index edc6a016d2bc..60b0dcde5f83 100644
--- a/svx/source/inc/fmservs.hxx
+++ b/svx/source/inc/fmservs.hxx
@@ -92,16 +92,19 @@ namespace svxform
OAddConditionDialog_GetSupportedServiceNames();
}
+/// @throws css::uno::Exception
css::uno::Reference<css::uno::XInterface> SAL_CALL
FmXGridControl_NewInstance_Impl(
css::uno::Reference<css::lang::XMultiServiceFactory> const &)
throw (css::uno::Exception);
+/// @throws css::uno::Exception
css::uno::Reference<css::uno::XInterface> SAL_CALL
FormController_NewInstance_Impl(
css::uno::Reference<css::lang::XMultiServiceFactory> const &)
throw (css::uno::Exception);
+/// @throws css::uno::Exception
css::uno::Reference<css::uno::XInterface> SAL_CALL
LegacyFormController_NewInstance_Impl(
css::uno::Reference<css::lang::XMultiServiceFactory> const &)