ooxml: also change the document name in the test
Change-Id: I930d7da93d49545a1622a158943ab7ef03fc4d1f
This commit is contained in:
@@ -3444,7 +3444,7 @@ DECLARE_OOXMLEXPORT_TEST(testDMLGroupShapeParaSpacing, "dml-groupshape-paraspaci
|
|||||||
CPPUNIT_ASSERT_EQUAL(sal_Int32(0), getProperty<sal_Int32>(xRun, "ParaBottomMargin"));
|
CPPUNIT_ASSERT_EQUAL(sal_Int32(0), getProperty<sal_Int32>(xRun, "ParaBottomMargin"));
|
||||||
}
|
}
|
||||||
|
|
||||||
DECLARE_OOXMLEXPORT_TEST(testW14TextEffects, "TextEffects.docx")
|
DECLARE_OOXMLEXPORT_TEST(testW14TextEffects, "TextEffects_Glow_Shadow_Reflection.docx")
|
||||||
{
|
{
|
||||||
xmlDocPtr pXmlDoc = parseExport("word/document.xml");
|
xmlDocPtr pXmlDoc = parseExport("word/document.xml");
|
||||||
if (!pXmlDoc)
|
if (!pXmlDoc)
|
||||||
|
Reference in New Issue
Block a user