Searched refs:shadowFormat_Assert5 (Results 1 – 1 of 1) sorted by relevance
582 …ShadowFormat shadowFormat_Assert5=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xTa… in testSetTableShadow() local583 assertEquals("assert shadow location",ShadowLocation.TOP_RIGHT,shadowFormat_Assert5.Location); in testSetTableShadow()584 assertEquals("assert shadow width",100,shadowFormat_Assert5.ShadowWidth); in testSetTableShadow()585 assertEquals("assert shadow color",0x00FF00FF,shadowFormat_Assert5.Color); in testSetTableShadow()
Completed in 306 milliseconds