Searched refs:shadowFormat_Assert4 (Results 1 – 1 of 1) sorted by relevance
574 …ShadowFormat shadowFormat_Assert4=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xTa… in testSetTableShadow() local575 assertEquals("assert shadow location",ShadowLocation.TOP_LEFT,shadowFormat_Assert4.Location); in testSetTableShadow()576 assertEquals("assert shadow width",100,shadowFormat_Assert4.ShadowWidth); in testSetTableShadow()577 assertEquals("assert shadow color",0x00FF00FF,shadowFormat_Assert4.Color); in testSetTableShadow()
Completed in 30 milliseconds