Re: UserDefinedAttributes

2013-03-04 Thread Ariel Constenla-Haile
Hi Антон, On Tue, Mar 05, 2013 at 04:37:46AM +0400, Антон Борисов wrote: > While developing Draw Addon i'm having problem: > In Draw when i create Shape it have property UserDefinedAttributes contains > XNameContainer, when i create Shape using XMultiServiceFactory his

UserDefinedAttributes

2013-03-04 Thread Антон Борисов
While developing Draw Addon i'm having problem: In Draw when i create Shape it have property UserDefinedAttributes contains XNameContainer, when i create Shape using XMultiServiceFactory his XPropertySet getPropertyValue("UserDefinedAttributes") returns Any[Type[void], null] What