Hallo all, how can I instantiate new AttributeContainer in Java extension when UserDefinedAttributes property is not set? I tried to create service "com.sun.star.xml.AttributeContainer", but it raises exception - service is not registered. I tried to implement my own AttributeContainer (implemented interface XNameContainer), but it doesn't work too.
When UserDefinedAttributes property is set, everything works for me. But when this property is not set, I have no idea how to create new AttributeContainer. Any idea? Regards, Robert -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
