Fernand Vanrie wrote:
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?
Thiscomponent.Reformat()
do the condition matches :-)
best regards,
michael

any further ideas?

---------------------------------------------------------------------
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]


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

Reply via email to