summaryrefslogtreecommitdiff
path: root/xmloff/source/text/xmlcontentcontrolcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/xmlcontentcontrolcontext.hxx')
-rw-r--r--xmloff/source/text/xmlcontentcontrolcontext.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/text/xmlcontentcontrolcontext.hxx b/xmloff/source/text/xmlcontentcontrolcontext.hxx
index 20c39ad44d2c..d3874d31257e 100644
--- a/xmloff/source/text/xmlcontentcontrolcontext.hxx
+++ b/xmloff/source/text/xmlcontentcontrolcontext.hxx
@@ -43,6 +43,7 @@ class XMLContentControlContext : public SvXMLImportContext
OUString m_aCheckedState;
OUString m_aUncheckedState;
std::vector<css::beans::PropertyValues> m_aListItems;
+ bool m_bPicture = false;
public:
XMLContentControlContext(SvXMLImport& rImport, sal_Int32 nElement, XMLHints_Impl& rHints,