Searched defs:graphicURL (Results 1 – 6 of 6) sorted by relevance
56 private String graphicURL=null; field in FrameBackGraphic58 public FrameBackGraphic(String graphicURL,String graphicName,int backGraphicLocation){ in FrameBackGraphic()
213 String graphicURL = oObj.getNodeGraphicURL(); in _getNodeGraphicURL() local
91 String graphicURL = FileUtil.getUrl(Testspace.prepareData("uno/sd/36.gif")); in setUpDocument() local
94 String graphicURL = FileUtil.getUrl(Testspace.prepareData("uno/sd/36.gif")); in setUpDocument() local
107 String graphicURL = FileUtil.getUrl(Testspace.prepareData("uno/sd/36.gif")); in setUpDocument() local
141 …public static void insertGraphic(XComponent component, XDrawPage toPage, String graphicURL, Size s… in insertGraphic()
Completed in 21 milliseconds