Searched refs:convertNode (Results 1 – 2 of 2) sorted by relevance
177 OSQLParseNode* convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral);
793 OSQLParseNode* OSQLParser::convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral) in convertNode() function in connectivity::OSQLParser927 OSQLParseNode* pNode1 = convertNode(nType,pLiteral); in buildPredicateRule()930 OSQLParseNode* pNode2 = convertNode(nType,pLiteral2); in buildPredicateRule()
Completed in 25 milliseconds