summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ReportComponentHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/ReportComponentHandler.hxx')
-rw-r--r--reportdesign/source/ui/inc/ReportComponentHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/ReportComponentHandler.hxx b/reportdesign/source/ui/inc/ReportComponentHandler.hxx
index 3f7d50466c72..ade41bf6ad2e 100644
--- a/reportdesign/source/ui/inc/ReportComponentHandler.hxx
+++ b/reportdesign/source/ui/inc/ReportComponentHandler.hxx
@@ -49,7 +49,7 @@ namespace rptui
static OUString getImplementationName_Static( );
/// @throws css::uno::RuntimeException
static css::uno::Sequence< OUString > getSupportedServiceNames_static( );
- static css::uno::Reference< css::uno::XInterface > SAL_CALL
+ static css::uno::Reference< css::uno::XInterface >
create(const css::uno::Reference< css::uno::XComponentContext >&);
public: