Searched refs:formName (Results 1 – 1 of 1) sorted by relevance
272 public static XLoadable bindForm( XTextDocument aDoc, String formName ) { in bindForm() argument276 … 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() argument306 FormTools.getForms(WriterTools.getDrawPage(aDoc)).getByName(formName)); in bindForm()
Completed in 8 milliseconds