summaryrefslogtreecommitdiff
path: root/reportdesign/inc/RptPage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/RptPage.hxx')
-rw-r--r--reportdesign/inc/RptPage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/inc/RptPage.hxx b/reportdesign/inc/RptPage.hxx
index 8fe4401a9a5d..518293b8149b 100644
--- a/reportdesign/inc/RptPage.hxx
+++ b/reportdesign/inc/RptPage.hxx
@@ -83,7 +83,7 @@ public:
*/
void insertObject(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent >& _xObject);
- ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const;
+ ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const { return m_xSection;}
};
}
#endif // INCLUDED_REPORTDESIGN_INC_RPTPAGE_HXX