summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/inc/Section.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/Section.hxx')
-rw-r--r--reportdesign/source/core/inc/Section.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/reportdesign/source/core/inc/Section.hxx b/reportdesign/source/core/inc/Section.hxx
index 2772040b5777..8b7c1d98c0ab 100644
--- a/reportdesign/source/core/inc/Section.hxx
+++ b/reportdesign/source/core/inc/Section.hxx
@@ -148,6 +148,7 @@ namespace reportdesign
virtual OUString SAL_CALL getImplementationName( ) throw(css::uno::RuntimeException, std::exception) override;
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw(css::uno::RuntimeException, std::exception) override;
+ /// @throws css::uno::RuntimeException
static css::uno::Sequence< OUString > getSupportedServiceNames_Static() throw( css::uno::RuntimeException );
// css::beans::XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(css::uno::RuntimeException, std::exception) override;