Kaydet (Commit) 5e4222bf authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Adjusted for the orcus interface change on the master branch.

Change-Id: Ie99a1f90c55abf41f9f069fe26f19ed2f4370ae1
üst 814ae3e4
......@@ -171,7 +171,7 @@ bool ScOrcusXMLContextImpl::importXML(const ScOrcusImportXMLParam& rParam)
const char* path = aSysPath.getStr();
try
{
orcus::orcus_xml filter(&aFactory, NULL);
orcus::orcus_xml filter(maNsRepo, &aFactory, NULL);
// Set cell links.
{
......
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