Home
last modified time | relevance | path

Searched refs:convertNode (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx177 OSQLParseNode* convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral);
/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx793 OSQLParseNode* OSQLParser::convertNode(sal_Int32 nType,OSQLParseNode*& pLiteral) in convertNode() function in connectivity::OSQLParser
927 OSQLParseNode* pNode1 = convertNode(nType,pLiteral); in buildPredicateRule()
930 OSQLParseNode* pNode2 = convertNode(nType,pLiteral2); in buildPredicateRule()

Completed in 25 milliseconds