I suppose it´s from the text-layer because when I iterate over the names in the FieldMaster I find the field: com.sun.star.text.FieldMaster.DataBase.sicor74.sicor74.SicorDestinatario
It´s really strange because when I call hasByName() (from the interface XNameAccess) with the same name found, it returns false. On 12/4/06, Cor Nouws <[EMAIL PROTECTED]> wrote:
Hi Fabricio, Fabricio Lemos wrote: > I want to change the value of a collection of textfields. When the > textfield is a User TextField, it works ok, but when it is a DataBase > TextField I cannot obtain the field, even thought the field exists. > How can I obtain a DataBase TextField of a document? Isn't the database textfield a part of the form-layer? See: http://api.openoffice.org/docs/common/ref/com/sun/star/form/component/DatabaseTextField.html Regards, Cor -- Cor Nouws Arnhem - Netherlands nl.OpenOffice.org - marketing contact --------------------------------------------------------------------- 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]
