Thanks Ariel. >From the UI, I noticed that, in Writer, the OO Text Document's features are not well supported in XML Document (XForms), even though the features are made possible in the codes. E.g. the properties dialog for Numerical Control Fields in Text Doc allow you to set the decimal accuracy property but in XML Document, this property is not visible. Via Java UNO bridge through accessing the XControlModel and the XForm's XModel, the property is obviously there and working. I am not a cpp coder though. Hope I can get in touch with people who are familiar with the Java bridge portion.
Best regards Chong Minsk On Wed, Dec 5, 2012 at 11:44 PM, Ariel Constenla-Haile <arie...@apache.org>wrote: > On Wed, Dec 05, 2012 at 11:32:56PM +0800, Chong Minsk Goh wrote: > > Yes. The codes that implements the XForms functionality. > > > > Any clue? > > the core seems: > > main/forms/source/xforms > > > Regards > -- > Ariel Constenla-Haile > La Plata, Argentina >