hi,
i'm using OOo 2.4.0 and i want to force the evaluation process of the
condition of a hidden paragraph field.
http://api.openoffice.org/docs/common/ref/com/sun/star/text/textfield/HiddenParagraph.html
i think it might work like this (pseudo code):
1) enumerate all textfields
2) if field supports service hidden paragraph
3) evaluate the condition
4) if the condition is true
4.1) get the paragraph object to which the hiddenparagraph field is
bound
4.2) hide the pragraph
i'm asking here bevause i'm not sure if this is possible. any hints how
to achiev this?
best regards,
michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]