Kaydet (Commit) e521ac1a authored tarafından Markus Mohrhard's avatar Markus Mohrhard

this test uses ScNamedRangeObj.ods too

TODO: remove the explicit test file dependency from the interface test
code
don't use one of the test files for another class
üst e69b8a75
......@@ -60,7 +60,7 @@ namespace apitest {
XSpreadsheets2::XSpreadsheets2():
aSrcSheetName(RTL_CONSTASCII_USTRINGPARAM("SheetToCopy")),
aSrcFileName(RTL_CONSTASCII_USTRINGPARAM("rangenamessrc.ods")),
aDestFileBase(RTL_CONSTASCII_USTRINGPARAM("rangenames.ods"))
aDestFileBase(RTL_CONSTASCII_USTRINGPARAM("ScNamedRangeObj.ods"))
{
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment