Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/qa/extras/
H A Dchart2export.cxx303 OUString aCurveName; in checkNameAndType() local
304 CPPUNIT_ASSERT(xProperties->getPropertyValue("CurveName") >>= aCurveName); in checkNameAndType()
305 CPPUNIT_ASSERT_EQUAL(aExpectedName, aCurveName); in checkNameAndType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/qa/extras/
H A Dchart2export.cxx427 OUString aCurveName; in checkNameAndType() local
428 CPPUNIT_ASSERT(xProperties->getPropertyValue("CurveName") >>= aCurveName); in checkNameAndType()
429 CPPUNIT_ASSERT_EQUAL(aExpectedName, aCurveName); in checkNameAndType()