Searched refs:nSupported (Results 1 – 2 of 2) sorted by relevance
147 SQLUSMALLINT nSupported = 0; in OResultSet() local148 …etFunctions(m_aConnectionHandle,SQL_API_SQLFETCHSCROLL,&nSupported) == SQL_SUCCESS && nSupported =… in OResultSet()
2758 sal_uInt16 nSupported[] = { in getSupportedGridSlots() local2766 aSupported.realloc(sizeof(nSupported)/sizeof(nSupported[0])); in getSupportedGridSlots()2769 *pSupported = nSupported[i]; in getSupportedGridSlots()
Completed in 43 milliseconds