Hi Stephan, yes I did, I tried different values and also an empty sequence with the same result. I also tried to just use "com" and "ucr.com" and with "::" and "/" as separator as module with no success. Bye, Arnulf
Am Dienstag, 5. Juli 2005 14:41 schrieb Stephan Bergmann: > Arnulf Wiedemann wrote: > > 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 > > I remember once having had trouble with that functionality, too, but > unfortunately cannot remember any details. Did you try to pass an empty > TypeClass sequence, instead of one containing INTERFACE? > > -Stephan > > --------------------------------------------------------------------- > 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]
