Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java403 PropertyValue[] lArgs2 = new PropertyValue[1]; in checkLoadingWithPassword() local
405 lArgs2[0] = new PropertyValue(); in checkLoadingWithPassword()
406 lArgs2[0].Name = "Hidden"; in checkLoadingWithPassword()
407 lArgs2[0].Value = Boolean.TRUE; in checkLoadingWithPassword()

Completed in 11 milliseconds