Searched refs:getPROPERTY_LOCALE (Results 1 – 3 of 3) sorted by relevance
80 const sal_Char* getPROPERTY_LOCALE() { return "Locale"; } in getPROPERTY_LOCALE() function176 getPROPERTY_LOCALE,
77 const sal_Char* getPROPERTY_LOCALE() { return "Locale"; } in getPROPERTY_LOCALE() function163 … case PROPERTY_ID_LOCALE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_LOCALE() ); break; } in fillValue()
77 const sal_Char* getPROPERTY_LOCALE() { return "Locale"; } in getPROPERTY_LOCALE() function174 … case PROPERTY_ID_LOCALE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_LOCALE() ); break; } in fillValue()
Completed in 14 milliseconds