Home
last modified time | relevance | path

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

/AOO41X/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx59 const sal_Char* getPROPERTY_ISUNIQUE() { return "IsUnique"; } in getPROPERTY_ISUNIQUE() function
152 getPROPERTY_ISUNIQUE,
/AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx56 const sal_Char* getPROPERTY_ISUNIQUE() { return "IsUnique"; } in getPROPERTY_ISUNIQUE() function
139 …TY_ID_ISUNIQUE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISUNIQUE() )… in fillValue()
/AOO41X/main/connectivity/source/commontools/
H A Dpropertyids.cxx57 const sal_Char* getPROPERTY_ISUNIQUE() { return "IsUnique"; } in getPROPERTY_ISUNIQUE() function
152 …TY_ID_ISUNIQUE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISUNIQUE() )… in fillValue()