Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Dimport-tests.cxx1846 sal_Int16 nLuminance1; in testTdf79007() local
1847 xShape1->getPropertyValue("AdjustLuminance") >>= nLuminance1; in testTdf79007()
1848 CPPUNIT_ASSERT_EQUAL(static_cast<sal_Int16>(0), nLuminance1); in testTdf79007()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Dimport-tests.cxx2181 sal_Int16 nLuminance1; in testTdf79007() local
2182 xShape1->getPropertyValue("AdjustLuminance") >>= nLuminance1; in testTdf79007()
2183 CPPUNIT_ASSERT_EQUAL(static_cast<sal_Int16>(0), nLuminance1); in testTdf79007()