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