Searched refs:UnoLocaleType (Results 1 – 1 of 1) sorted by relevance
60 private static Type UnoLocaleType = new Type(com.sun.star.lang.Locale.class); field in AccessibleTextImpl131 AnyConverter.toObject(UnoLocaleType, propertyValues[i]); in getLocale()