Hi, I'm trying to find a way in the Simple Api to iterate through all defined (Variable) Fields of an ODT text document. I know there is the "getVariableFieldByName", but in my case I don't know the defined fields beforehand. I want to read through all of them and replace them with a value from a data store.
Sorry if there is an example or post already explaining this- didn't find anything. I'm using simple-odf 0.7-incubating. Thanks for your help, Torsten.
