> From: Peter Kovacs [mailto:[email protected]] > Sent: Saturday, May 04, 2019 1:50 PM > To: [email protected] > Subject: Re: /api/docs/common/ref/com/sun/star/lang/Locale.html > > Maybe the following is bullshit. I am not sure how the code > works that i > am looking at ;). > > The idl for locale defines the Variant. The comment as theOnline > description says you are not able to access locale directly, but you > have to go through Xlocale. > > Xlocale does not know a variant. It only knows aVariant as it does not > know country, only aCountry and aLanguage. > > you sure that Language, Country and Variant are the right variables?
Yes. I can read these variables when I use XRAY (https://wiki.openoffice.org/wiki/Extensions_development_basic#Xray_tool), so they exist. The value for .Variant is "", which also means that .Variant exists, otherwise it would not be displayed. greetings, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
