summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/defaultforminspection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/defaultforminspection.hxx')
-rw-r--r--extensions/source/propctrlr/defaultforminspection.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/source/propctrlr/defaultforminspection.hxx b/extensions/source/propctrlr/defaultforminspection.hxx
index 3e3a873b5482..9ceaa157e215 100644
--- a/extensions/source/propctrlr/defaultforminspection.hxx
+++ b/extensions/source/propctrlr/defaultforminspection.hxx
@@ -51,7 +51,9 @@ namespace pcr
bool m_bConstructed;
/// access to property meta data
+ SAL_WNODEPRECATED_DECLARATIONS_PUSH
::std::auto_ptr< OPropertyInfoService > m_pInfoService;
+ SAL_WNODEPRECATED_DECLARATIONS_POP
protected:
~DefaultFormComponentInspectorModel();