Just on the below issue of the "UserDefinedAttributes" property for TextSection objects.
I can confirm that this property is functional in OOo 2.3 (it wasnt in OOo 2.2). I have tested it and it appears to work predictably. However, it hasnt yet been documented on the API page for TextSection http://api.openoffice.org/docs/common/ref/com/sun/star/text/TextSection.html On 9/5/07, Stephan Wunderlich wrote: > mmm ... > http://api.openoffice.org/docs/common/ref/com/sun/star/text/TextSection.html... > doesn't state that such a property exist. > Are you sure that it is a textsection we are talking about ? > > 2007/9/5, ashok _ > > > > I found that a TextSection in writer has a "UserDefinedAttributes" > > property. > > > > It seems to be a AttributeContainer type, and so I was able to set XML > > AttributeData values to it. I did not receive any errors, but the > > values are never saved to the document. > > (i scanned both content.xml and meta.xml...) > > > > Is this property supported by the API or is it a bug ? > > > > ashok > > > > --------------------------------------------------------------------- > > 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]
