Home
last modified time | relevance | path

Searched refs:getSTAT_INVALID_INDEX (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx70 const sal_Char* getSTAT_INVALID_INDEX() { return "Invalid descriptor index"; } in getSTAT_INVALID_INDEX() function
170 getSTAT_INVALID_INDEX,
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx67 const sal_Char* getSTAT_INVALID_INDEX() { return "Invalid descriptor index"; } in getSTAT_INVALID_INDEX() function
157 …case PROPERTY_ID_INVALID_INDEX: { rtl_uString_newFromAscii(&pStr,getSTAT_INVALID_INDEX() ); b… in fillValue()

Completed in 18 milliseconds