Uses of Class writer2latex.office.FormReader

Uses in package writer2latex.office

Constructors with parameter type writer2latex.office.FormReader

ControlReader.ControlReader(Element control, FormReader ownerForm)
The constructor reads the content of a control element The representation in OpenDocument differs slightly from OOo 1.x.

Methods with return type writer2latex.office.FormReader

FormReader
FormsReader.getForm(String sName)
Get a form by name
FormReader
A control in OOo belongs to a form.