Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBackGraphic.java57 private String graphicName=null; field in FrameBackGraphic
58 public FrameBackGraphic(String graphicURL,String graphicName,int backGraphicLocation){ in FrameBackGraphic() argument
60 this.graphicName=graphicName; in FrameBackGraphic()
102 xFrameProps1.setPropertyValue("BackGraphicFilter",graphicName); in testFrameBackGraphic()
112 …assertEquals("verify Frame backgraphic fileter",graphicName,xFrameProps1_assert.getPropertyValue("… in testFrameBackGraphic()

Completed in 7 milliseconds