Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds