Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Dexport-tests-ooxml3.cxx255 xmlDocUniquePtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testTdf127901() local
256 assertXPath(pXmlDocContent1, "/p:sld/p:cSld/p:spTree/p:pic/p:blipFill/a:blip/a:lum", "bright", in testTdf127901()
258 assertXPath(pXmlDocContent1, "/p:sld/p:cSld/p:spTree/p:pic/p:blipFill/a:blip/a:lum", "contrast", in testTdf127901()
277 xmlDocUniquePtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testTdf48735() local
727 xmlDocUniquePtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testTdf99497_keepAppearanceOfCircleKind() local
729 assertXPath(pXmlDocContent1, sPathStart1 + "[@prst='arc']"); in testTdf99497_keepAppearanceOfCircleKind()
731 assertXPath(pXmlDocContent1, sPathAdj1 + "[@name='adj1' and @fmla='val 20493903']"); in testTdf99497_keepAppearanceOfCircleKind()
732 assertXPath(pXmlDocContent1, sPathAdj1 + "[@name='adj2' and @fmla='val 5400000']"); in testTdf99497_keepAppearanceOfCircleKind()
733 assertXPath(pXmlDocContent1, "/p:sld/p:cSld/p:spTree/p:sp/p:spPr/a:noFill"); in testTdf99497_keepAppearanceOfCircleKind()
1015 xmlDocUniquePtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testTdf128096() local
[all …]
H A Dexport-tests-ooxml2.cxx1591 xmlDocUniquePtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testAccentColor() local
1592 …assertXPath(pXmlDocContent1, "/p:sld/p:cSld/p:spTree/p:sp/p:style/a:fillRef/a:schemeClr", "val", "… in testAccentColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Dexport-tests-ooxml2.cxx1496 xmlDocPtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testAccentColor() local
1497 …assertXPath(pXmlDocContent1, "/p:sld/p:cSld/p:spTree/p:sp/p:style/a:fillRef/a:schemeClr", "val", "… in testAccentColor()
1558 xmlDocPtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testTdf127901() local
1559 …assertXPath(pXmlDocContent1, "/p:sld/p:cSld/p:spTree/p:pic/p:blipFill/a:blip/a:lum", "bright", "70… in testTdf127901()
1560 …assertXPath(pXmlDocContent1, "/p:sld/p:cSld/p:spTree/p:pic/p:blipFill/a:blip/a:lum", "contrast", "… in testTdf127901()
2079 xmlDocPtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testTdf128096() local
2566 xmlDocPtr pXmlDocContent1 = parseExport(tempFile, "ppt/slides/slide1.xml"); in testTdf99497_keepAppearanceOfCircleKind() local
2568 assertXPath(pXmlDocContent1, sPathStart1 + "[@prst='arc']"); in testTdf99497_keepAppearanceOfCircleKind()
2570 assertXPath(pXmlDocContent1, sPathAdj1 + "[@name='adj1' and @fmla='val 20493903']"); in testTdf99497_keepAppearanceOfCircleKind()
2571 assertXPath(pXmlDocContent1, sPathAdj1 + "[@name='adj2' and @fmla='val 5400000']"); in testTdf99497_keepAppearanceOfCircleKind()
[all …]