Home
last modified time | relevance | path

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

/trunk/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx61 const sal_Char* getPROPERTY_ISCLUSTERED() { return "IsClustered"; } in getPROPERTY_ISCLUSTERED() function
154 getPROPERTY_ISCLUSTERED,
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx58 const sal_Char* getPROPERTY_ISCLUSTERED() { return "IsClustered"; } in getPROPERTY_ISCLUSTERED() function
141 …case PROPERTY_ID_ISCLUSTERED: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISCLUSTERED() ); b… in fillValue()
/trunk/main/connectivity/source/commontools/
H A Dpropertyids.cxx59 const sal_Char* getPROPERTY_ISCLUSTERED() { return "IsClustered"; } in getPROPERTY_ISCLUSTERED() function
154 …case PROPERTY_ID_ISCLUSTERED: { rtl_uString_newFromAscii(&pStr,getPROPERTY_ISCLUSTERED() ); b… in fillValue()

Completed in 12 milliseconds