Sorry, clicked send to fast. The other thing is: - How to be noticed when a field is no longer selected. So that if was hidden because of being clicked, if the user chooses not to overwrite it and go to another place, the field appears again.
Thanks. -----Mensaje original----- De: Ramón García Fernández Enviado el: viernes, 20 de agosto de 2010 16:36 Para: '[email protected]' Asunto: Re: Improving the importing of placeholder fields I am implementing the text placeholders. I managed to make them invisible, I added a flag to SwJumpEditField and SwFldPortion. Now I need to know how to: - Refresh: tell Writer to reformat the current paragraph. I am looking for invalidation functions. It looks like there is a way to invalidate fields of a given type (SwFieldType::Modify), but I can't find such function for fields. In fact, it looks like when a field is changed in the UI, the current field is removed and a new field is inserted. If a field is changed programatically (for instance, SwJumpEditField::PutValue), no invalidation function is run. Or this is what it seems to be. Aviso legal – Comisión Nacional del Mercado de Valores Este mensaje y, en su caso, los ficheros que lleve incorporados, está dirigido exclusivamente a su destinatario y es de carácter confidencial. Si fuere recibido por error o se tuviere conocimiento del mismo sin ser su destinatario, rogamos nos lo comunique por la misma vía o telefónicamente (91 585 15 00) y proceda a su destrucción, debiendo abstenerse de utilizar, transmitir, divulgar o reproducir la información contenida en el mismo. La CNMV se reserva las acciones legales que procedan contra todo tercero que acceda de forma ilegítima al contenido de cualquier mensaje externo procedente de la entidad Para información y consultas visite nuestra web: http://www.cnmv.es Disclaimer - Comisión Nacional del Mercado de Valores This message, its content and any file attached thereto is for the intended recipient only and is confidential. If you have received this e-mail in error or had access to it, you should note that the information in it is private and any use thereof is unauthorised. In such an event please notify us by e-mail or by telephone (+ 34 91 585 15 00). Any reproduction of this e-mail by whatsoever means and any transmission or dissemination thereof to other persons is prohibited. The Comisión Nacional del Mercado de Valores reserves the right to take legal action against any persons unlawfully gaining access to the content of any external message it has emitted For additional information, please visit our website: http://www.cnmv.es
