Hi Fabricio,

How can I access the value of the IsFieldDisplayed property of a
com.sun.star.text.TextField? It would be very nice if the XTextField
interface had the isFieldDisplayed method.

you could query the XTextField for an XPropertySet and see if you can
gain and set the property with the methods get/setPropertyValue

Hope that helps

Regards

Stephan

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

Reply via email to