Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/qa/unit/
H A Dcustomshapes.cxx482 const sal_Int32 nWidthV = aBoundRectV.Width; in CPPUNIT_TEST_FIXTURE() local
485 if (abs(nHeightV - 4149) > 5 || abs(nWidthV - 3819) > 5) in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/qa/unit/
H A Dcustomshapes.cxx737 const sal_Int32 nWidthV = aBoundRectV.Width; in CPPUNIT_TEST_FIXTURE() local
740 if (abs(nHeightV - 8000) > 10 || abs(nWidthV - 8000) > 10) in CPPUNIT_TEST_FIXTURE()