Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java574 …ShadowFormat shadowFormat_Assert4=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xTa… in testSetTableShadow() local
575 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 19 milliseconds