summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbalistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source/msforms/vbalistbox.hxx')
-rw-r--r--vbahelper/source/msforms/vbalistbox.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vbahelper/source/msforms/vbalistbox.hxx b/vbahelper/source/msforms/vbalistbox.hxx
index 28e9590fc06f..00c1fc09939e 100644
--- a/vbahelper/source/msforms/vbalistbox.hxx
+++ b/vbahelper/source/msforms/vbalistbox.hxx
@@ -42,7 +42,9 @@ typedef cppu::ImplInheritanceHelper2<ScVbaControl, ov::msforms::XListBox, css::s
class ScVbaListBox : public ListBoxImpl_BASE
,public PropListener
{
+ SAL_WNODEPRECATED_DECLARATIONS_PUSH
std::auto_ptr< ListControlHelper > mpListHelper;
+ SAL_WNODEPRECATED_DECLARATIONS_POP
rtl::OUString sSourceName;
rtl::OUString msDftPropName;