Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java582 …ShadowFormat shadowFormat_Assert5=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xTa… in testSetTableShadow() local
583 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 15 milliseconds