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, 2 insertions, 0 deletions
diff --git a/reportdesign/source/ui/inc/ReportComponentHandler.hxx b/reportdesign/source/ui/inc/ReportComponentHandler.hxx
index c2b1929e1612..b315743e50f1 100644
--- a/reportdesign/source/ui/inc/ReportComponentHandler.hxx
+++ b/reportdesign/source/ui/inc/ReportComponentHandler.hxx
@@ -107,7 +107,9 @@ namespace rptui
::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyHandler > m_xFormComponentHandler; /// delegatee
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m_xReportComponent; /// inspectee
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m_xFormComponent; /// inspectee
+ SAL_WNODEPRECATED_DECLARATIONS_PUSH
::std::auto_ptr< OPropertyInfoService > m_pInfoService;
+ SAL_WNODEPRECATED_DECLARATIONS_POP
};
//........................................................................
} // namespace rptui