Searched refs:nRHS (Results 1 – 1 of 1) sorted by relevance
360 const sal_Int32 nRHS = pRHS->getTokenValue().toInt64(); in whereAnalysis() local361 return ( nLHS == nRHS ) ? createTrue() : NULL; in whereAnalysis()
Completed in 11 milliseconds