Searched refs:nOutParamCount (Results 1 – 3 of 3) sorted by relevance
216 sal_Int32 nOutParamCount = aOutParamMap.size(); in invoke() local217 aOutParamIndex.realloc( nOutParamCount ); in invoke()218 aOutParam.realloc( nOutParamCount ); in invoke()
208 int nOutParamCount = aOutParam.getLength(); in ResultSetForQuery() local209 if( nOutParamCount == 1 ) in ResultSetForQuery()
328 sal_Int32 nOutParamCount = aOutParamMap.size(); in invoke() local329 aOutParamIndex.realloc( nOutParamCount ); in invoke()330 aOutParam.realloc( nOutParamCount ); in invoke()