Searched refs:p2nd (Results 1 – 2 of 2) sorted by relevance
1802 formula::FormulaTokenRef p2nd = PopToken(); in ScIntersect() local1805 if (nGlobalError || !p2nd || !p1st) in ScIntersect()1812 StackVar sv2 = p2nd->GetType(); in ScIntersect()1821 ScToken* x2 = static_cast<ScToken*>(p2nd.get()); in ScIntersect()1969 formula::FormulaTokenRef p2nd = PopToken(); in ScUnionFunc() local1972 if (nGlobalError || !p2nd || !p1st) in ScUnionFunc()1979 StackVar sv2 = p2nd->GetType(); in ScUnionFunc()1988 ScToken* x2 = static_cast<ScToken*>(p2nd.get()); in ScUnionFunc()
1362 OSQLParseNode* p2nd = $1->removeAt(2); variable1364 if ( !xxx_pGLOBAL_SQLPARSER->buildLikeRule($1,p2nd,p3rd) )1384 OSQLParseNode* p2nd = $1->removeAt(2); variable1386 if ( !xxx_pGLOBAL_SQLPARSER->buildLikeRule($1,p2nd,p3rd) )