diff options
Diffstat (limited to 'xmloff/source/text/XMLTextFrameContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLTextFrameContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLTextFrameContext.hxx b/xmloff/source/text/XMLTextFrameContext.hxx index 818b3069222b..4c0167186e97 100644 --- a/xmloff/source/text/XMLTextFrameContext.hxx +++ b/xmloff/source/text/XMLTextFrameContext.hxx @@ -30,7 +30,7 @@ namespace com { namespace sun { namespace star { class XMLTextFrameContextHyperlink_Impl; -class XMLTextFrameContext : public SvXMLImportContext, public multiImageImportHelper +class XMLTextFrameContext : public SvXMLImportContext, public MultiImageImportHelper { ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList > m_xAttrList; |