Home
last modified time | relevance | path

Searched refs:getPROPERTY_LOCALE (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx80 const sal_Char* getPROPERTY_LOCALE() { return "Locale"; } in getPROPERTY_LOCALE() function
176 getPROPERTY_LOCALE,
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx77 const sal_Char* getPROPERTY_LOCALE() { return "Locale"; } in getPROPERTY_LOCALE() function
163 … case PROPERTY_ID_LOCALE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_LOCALE() ); break; } in fillValue()
/aoo4110/main/connectivity/source/commontools/
H A Dpropertyids.cxx77 const sal_Char* getPROPERTY_LOCALE() { return "Locale"; } in getPROPERTY_LOCALE() function
174 … case PROPERTY_ID_LOCALE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_LOCALE() ); break; } in fillValue()

Completed in 24 milliseconds