Home
last modified time | relevance | path

Searched refs:endnotePath (Results 1 – 1 of 1) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/words/docx/import/
H A DDocxImport.cpp293 QString endnotePath, endnoteFile; in parseParts() local
294 MSOOXML::Utils::splitPathAndFile(endnotePathAndFile, &endnotePath, &endnoteFile); in parseParts()
295 … DocxXmlDocumentReaderContext context(*this, endnotePath, endnoteFile, *relationships, &themes); in parseParts()