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, 0 insertions, 2 deletions
diff --git a/vbahelper/source/msforms/vbalistbox.hxx b/vbahelper/source/msforms/vbalistbox.hxx
index ed20cdb775bf..1a6837e3743d 100644
--- a/vbahelper/source/msforms/vbalistbox.hxx
+++ b/vbahelper/source/msforms/vbalistbox.hxx
@@ -34,8 +34,6 @@ class ScVbaListBox : public ListBoxImpl_BASE
,public PropListener
{
std::unique_ptr< ListControlHelper > mpListHelper;
- OUString sSourceName;
- OUString msDftPropName;
sal_Int16 m_nIndex;