summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/DataProviderHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/DataProviderHandler.hxx')
-rw-r--r--reportdesign/source/ui/inc/DataProviderHandler.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/reportdesign/source/ui/inc/DataProviderHandler.hxx b/reportdesign/source/ui/inc/DataProviderHandler.hxx
index 5ece3e29394f..5cd69f2e9ef3 100644
--- a/reportdesign/source/ui/inc/DataProviderHandler.hxx
+++ b/reportdesign/source/ui/inc/DataProviderHandler.hxx
@@ -51,7 +51,9 @@ namespace rptui
{
public:
// XServiceInfo - static versions
+ /// @throws css::uno::RuntimeException
static OUString getImplementationName_Static( ) throw(css::uno::RuntimeException);
+ /// @throws css::uno::RuntimeException
static css::uno::Sequence< OUString > getSupportedServiceNames_static( ) throw(css::uno::RuntimeException);
static css::uno::Reference< css::uno::XInterface > SAL_CALL
create(const css::uno::Reference< css::uno::XComponentContext >&);