Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/util/
H A DFormTools.java272 public static XLoadable bindForm( XTextDocument aDoc, String formName ) { in bindForm() argument
276 … XForm the_form = (XForm) FormTools.getForms(WriterTools.getDrawPage(aDoc)).getByName(formName); in bindForm()
302 public static XLoadable bindForm( XTextDocument aDoc, String formName, String sourceName, in bindForm() argument
306 FormTools.getForms(WriterTools.getDrawPage(aDoc)).getByName(formName)); in bindForm()

Completed in 18 milliseconds