I am storing user-defined attributes for text fragments in my OO writer document, using TextUserDefinedAttributes.
This appears to be working, because if I view the ODF xml, the attributes are visible in the XML. How do I enumerate all such TextUserDefinedAttributes in a document using the OO API ? I found this service called : <http://api.openoffice.org/docs/common/ref/com/sun/star/xml/TextUserDefinedAttributesSupplier.html>, are there any examples of how it can be used? thanks ashok --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
