Searched defs:the_form (Results 1 – 1 of 1) sorted by relevance
229 XForm the_form = null; in bindForm() local262 XForm the_form = (XForm) AnyConverter.toObject(new Type(XForm.class), in bindForm() local276 … XForm the_form = (XForm) FormTools.getForms(WriterTools.getDrawPage(aDoc)).getByName(formName); in bindForm() local305 XForm the_form = (XForm) AnyConverter.toObject(new Type(XForm.class), in bindForm() local
Completed in 15 milliseconds