Searched refs:convertNode (Results 1 – 2 of 2) sorted by relevance
186 OSQLParseNode* convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral);
790 OSQLParseNode* OSQLParser::convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral) in convertNode() function in connectivity::OSQLParser924 OSQLParseNode* pNode1 = convertNode(nType,pLiteral); in buildPredicateRule()927 OSQLParseNode* pNode2 = convertNode(nType,pLiteral2); in buildPredicateRule()
Completed in 32 milliseconds