summaryrefslogtreecommitdiff
path: root/chart2/qa/extras/chart2geometry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/qa/extras/chart2geometry.cxx')
-rw-r--r--chart2/qa/extras/chart2geometry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/qa/extras/chart2geometry.cxx b/chart2/qa/extras/chart2geometry.cxx
index 873d00a7f33e..bab696a15e9b 100644
--- a/chart2/qa/extras/chart2geometry.cxx
+++ b/chart2/qa/extras/chart2geometry.cxx
@@ -413,7 +413,7 @@ void Chart2GeometryTest::testTdf135366LabelExport()
loadFromURL(u"odt/tdf135366_data_label_export.odt");
// FIXME: Error: unexpected attribute "loext:label-stroke-color"
- mbSkipValidation = true;
+ skipValidation();
xmlDocUniquePtr pXmlDoc = parseExport("Object 1/content.xml", "writer8");
CPPUNIT_ASSERT(pXmlDoc);