summaryrefslogtreecommitdiff
path: root/reportdesign/inc/ReportDefinition.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/ReportDefinition.hxx')
-rw-r--r--reportdesign/inc/ReportDefinition.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/inc/ReportDefinition.hxx b/reportdesign/inc/ReportDefinition.hxx
index bdcaeb8f2552..436550c9aa3f 100644
--- a/reportdesign/inc/ReportDefinition.hxx
+++ b/reportdesign/inc/ReportDefinition.hxx
@@ -192,6 +192,7 @@ namespace reportdesign
public:
//TTTT Needed? Or same as above?
+ static css::uno::Sequence< sal_Int8 > getUnoTunnelId();
static std::shared_ptr<rptui::OReportModel> getSdrModel(const css::uno::Reference< css::report::XReportDefinition >& _xReportDefinition);
private:
@@ -354,7 +355,6 @@ namespace reportdesign
// css::lang::XUnoTunnel
virtual sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& aIdentifier ) override;
- static css::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
// SvxUnoDrawMSFactory
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstance( const OUString& aServiceSpecifier ) override;