summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/DefaultInspection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/DefaultInspection.hxx')
-rw-r--r--reportdesign/source/ui/inc/DefaultInspection.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/reportdesign/source/ui/inc/DefaultInspection.hxx b/reportdesign/source/ui/inc/DefaultInspection.hxx
index d4e1741dc451..3f729a073951 100644
--- a/reportdesign/source/ui/inc/DefaultInspection.hxx
+++ b/reportdesign/source/ui/inc/DefaultInspection.hxx
@@ -77,7 +77,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 >&);