summaryrefslogtreecommitdiff
path: root/sw/qa/core/draw/draw.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/core/draw/draw.cxx')
-rw-r--r--sw/qa/core/draw/draw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/core/draw/draw.cxx b/sw/qa/core/draw/draw.cxx
index b77a4ea65d94..0cb50649a652 100644
--- a/sw/qa/core/draw/draw.cxx
+++ b/sw/qa/core/draw/draw.cxx
@@ -112,7 +112,7 @@ CPPUNIT_TEST_FIXTURE(SwCoreDrawTest, testTdf107727FrameBorder)
createSwDoc("tdf107727_FrameBorder.odt");
// Export to RTF and reload
- reload("Rich Text Format", nullptr);
+ saveAndReload("Rich Text Format");
// Get frame without border and inspect it.
uno::Reference<text::XTextFramesSupplier> xTextFramesSupplier(mxComponent, uno::UNO_QUERY);