Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Dexport-tests-ooxml3.cxx639 const OString sPathAdj(sPathStart + "/a:avLst/a:gd"); in testTdf100348_convert_Fontwork2TextWarp() local
640 assertXPath(pXmlDocContent, sPathAdj + "[@name='adj1' and @fmla='val 18750']"); in testTdf100348_convert_Fontwork2TextWarp()
641 assertXPath(pXmlDocContent, sPathAdj + "[@name='adj2' and @fmla='val -7500']"); in testTdf100348_convert_Fontwork2TextWarp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Dexport-tests-ooxml2.cxx2431 const OString sPathAdj(sPathStart + "/a:avLst/a:gd"); in testTdf100348_convert_Fontwork2TextWarp() local
2432 assertXPath(pXmlDocContent, sPathAdj + "[@name='adj1' and @fmla='val 18750']"); in testTdf100348_convert_Fontwork2TextWarp()
2433 assertXPath(pXmlDocContent, sPathAdj + "[@name='adj2' and @fmla='val -7500']"); in testTdf100348_convert_Fontwork2TextWarp()