Hello,

Sorry, I don't know the answer. What I wanted to say :

I have a similar Problem. I want to tag some words (I'm Tagging Named Entities, e.g. person name, states, time...), and store these information in the XML stucture. What would fit best for me would be alternative 1. So, I'm also interested on opinions/hints about it.

Thanks
Daniel


Hi all,

I am developing a UNO component which needs to store its state, such
as the values of input fields, radio boxes, list boxes etc. into a
current document so that it can be saved with that file, and carried
with that file.  My question is, is there an elegant way of doing it?

What I have in mind are:

1) Put the values into some type of a XML structure, and inject it
into the zipped file structure (if that's even possible).

2) Put them as a macro basic comment (dunno if this is also possible)

3) Put them into the document itself as a content.

3 is the easiest, but I prefer not to alter the content of a current
document.  2 may be better, but then the next time the user opens the
document, s/he will get that macro security dialog (undesired effect).
1 is perfect, but I don't even know if it's possible.

Has anybody done anything like this?  Any opinions?

Thanks,
Kohei

--
Kohei Yoshida
OpenOffice.org Calc contributor
http://kohei.us/ooo/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to