Searched refs:nOutParamCount (Results 1 – 3 of 3) sorted by relevance
217 sal_Int32 nOutParamCount = aOutParamMap.size(); in invoke() local218 aOutParamIndex.realloc( nOutParamCount ); in invoke()219 aOutParam.realloc( nOutParamCount ); in invoke()
205 int nOutParamCount = aOutParam.getLength(); in ResultSetForQuery() local206 if( nOutParamCount == 1 ) in ResultSetForQuery()
329 sal_Int32 nOutParamCount = aOutParamMap.size(); in invoke() local330 aOutParamIndex.realloc( nOutParamCount ); in invoke()331 aOutParam.realloc( nOutParamCount ); in invoke()
Completed in 93 milliseconds