summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTextListContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLTextListContext.cxx')
-rw-r--r--xmloff/source/chart/SchXMLTextListContext.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmloff/source/chart/SchXMLTextListContext.cxx b/xmloff/source/chart/SchXMLTextListContext.cxx
index b2da8f6ad6f8..7f65edb2cd30 100644
--- a/xmloff/source/chart/SchXMLTextListContext.cxx
+++ b/xmloff/source/chart/SchXMLTextListContext.cxx
@@ -28,6 +28,8 @@ using ::com::sun::star::uno::Reference;
using namespace com::sun::star;
using namespace ::xmloff::token;
+namespace {
+
class SchXMLListItemContext : public SvXMLImportContext
{
public:
@@ -45,6 +47,8 @@ private:
OUString& m_rText;
};
+}
+
SchXMLListItemContext::SchXMLListItemContext(
SvXMLImport& rImport
, const OUString& rLocalName