Home
last modified time | relevance | path

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

/aoo41x/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx49 const sal_Char* getPROPERTY_ISNULLABLE() { return "IsNullable"; } in getPROPERTY_ISNULLABLE() function
142 getPROPERTY_ISNULLABLE,
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx46 const sal_Char* getPROPERTY_ISNULLABLE() { return "IsNullable"; } in getPROPERTY_ISNULLABLE() function
129 …case PROPERTY_ID_ISNULLABLE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISNULLABLE() ); brea… in fillValue()
/aoo41x/main/connectivity/source/commontools/
H A Dpropertyids.cxx47 const sal_Char* getPROPERTY_ISNULLABLE() { return "IsNullable"; } in getPROPERTY_ISNULLABLE() function
142 …case PROPERTY_ID_ISNULLABLE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISNULLABLE() ); brea… in fillValue()

Completed in 18 milliseconds