summaryrefslogtreecommitdiffstats
path: root/include/xmloff/XMLTextMasterStylesContext.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-08-25 12:42:01 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-08-25 18:22:02 +0200
commit5bf60ba188bb96b4fbda0ff0aa30aa1815ca647f (patch)
treedb53a60ffb66defb694899cb81e76269285870ea /include/xmloff/XMLTextMasterStylesContext.hxx
parent(related: tdf#132160) sw: fix lcl_RejectRedline if end is on table node (diff)
downloadcore-5bf60ba188bb96b4fbda0ff0aa30aa1815ca647f.tar.gz
core-5bf60ba188bb96b4fbda0ff0aa30aa1815ca647f.zip
use more fastparser in OReportStylesContext
Change-Id: Ie8126206d9144ccba1fb120d47af9ebe35a345d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101320 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff/XMLTextMasterStylesContext.hxx')
-rw-r--r--include/xmloff/XMLTextMasterStylesContext.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/XMLTextMasterStylesContext.hxx b/include/xmloff/XMLTextMasterStylesContext.hxx
index 423092f0cf17..59d769e9f643 100644
--- a/include/xmloff/XMLTextMasterStylesContext.hxx
+++ b/include/xmloff/XMLTextMasterStylesContext.hxx
@@ -31,6 +31,7 @@ protected:
virtual SvXMLStyleContext *CreateStyleChildContext( sal_Int32 nElement,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList ) override;
+ using SvXMLStylesContext::CreateStyleStyleChildContext;
virtual SvXMLStyleContext *CreateStyleStyleChildContext( XmlStyleFamily nFamily,
sal_uInt16 nPrefix,
const OUString& rLocalName,