Home
last modified time | relevance | path

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

/aoo42x/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx40 const sal_Char* getPROPERTY_FETCHSIZE() { return "FetchSize"; } in getPROPERTY_FETCHSIZE() function
133 getPROPERTY_FETCHSIZE,
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx37 const sal_Char* getPROPERTY_FETCHSIZE() { return "FetchSize"; } in getPROPERTY_FETCHSIZE() function
120 …case PROPERTY_ID_FETCHSIZE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_FETCHSIZE() ); bre… in fillValue()
/aoo42x/main/connectivity/source/commontools/
H A Dpropertyids.cxx38 const sal_Char* getPROPERTY_FETCHSIZE() { return "FetchSize"; } in getPROPERTY_FETCHSIZE() function
133 …case PROPERTY_ID_FETCHSIZE: { rtl_uString_newFromAscii(&pStr,getPROPERTY_FETCHSIZE() ); bre… in fillValue()

Completed in 24 milliseconds