Hi Jürgen,
>> Problem: using a property's' Type attribute ("prop.Type") one works with
>> a "com.sun.star.uno.Type" object (cf.
>> <http://api.openoffice.org/docs/java/ref/com/sun/star/uno/Type.html>) it
>> seems that for UNO_LONG types ("prop.Type.getTypeClass()" returns an
>> UNO_LONG TypeClass object), whereas "prop.Type.getTypeName" returns the
>> string name "long" instead of "int".
> you get always the UNO type name and not the mapped name for a
> specific language binding.
Thank you very much for this clarification!

>> The documentation of "com.sun.star.uno.Type" is not totally clear for
>> me, therefore I would like to discuss this, before really going out and
>> filing an issue (possibly wrongly).
> you can submit an issue for the docu if you want
Hmm, maybe this is not warranted (saving resources for other issues).

---rony

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to