Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBackGraphic.java55 private int backGraphicLocation; field in FrameBackGraphic
58 public FrameBackGraphic(String graphicURL,String graphicName,int backGraphicLocation){ in FrameBackGraphic() argument
61 this.backGraphicLocation = backGraphicLocation; in FrameBackGraphic()
103 xFrameProps1.setPropertyValue("BackGraphicLocation",backGraphicLocation); in testFrameBackGraphic()
111 assertEquals("verify Frame backgraphic location",backGraphicLocation,graphiclocation.getValue()); in testFrameBackGraphic()

Completed in 17 milliseconds