Hi, I am trying to call createTypeDescriptionEnumeration from the XTypeDescriptionEnumerationAccess Interface with a OUString parameter "com.sun.star.reflection" for the 1st parameter as described in the example in the documentation, but I get always a NoSuchElementException exception. What am I doing wrong? For the TypeClass sequence I use a sequence containing typeclass INTERFACE and for the TypeDescriptionSearchDepth I have tried 1 and -1 (INFINITE). It is only working with the first parameter being empty, but then the returned XTypeDescriptionEnumeration is empty.
The same is happening if I use XHierarchicalNameAccess getByHierarchicalName. Arnulf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
