> Michael Prochaska wrote:
>>> What i meaned was: when the view "Hidden Paragraphs" not is checked the
>>> Hidden Paragraph  service do NOT work, even when the "condition" is
>>> true
>>>
>>>
>>
>>
>> ok, thanks :-)
>>
>> there is no difference if this option is checked or not.
>>
>> that means i have the following situation:
>> - checked "hidden paragraph" option
>>
>> - Sub refresh
>> Dim xFields
>> xFields = ThisComponent.getTextFields()
>> xFields.refresh
>> End Sub
>>
>> - if i execute the macro the blank lines (with the hidden paragraph
>> fields) do not disappear
>>
>> - the macro is stored in the document, that means "ThisComponent" should
>> definitely point to the document
>>
>>
>> any further ideas?
>>
> do the condition matches :-)

yes, if i do a mailmerge it works.
the condition is "!<fieldname>" and the field is blank.

regards,
michael

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

Reply via email to