Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/parse/
H A Dsqlnode.cxx1887 void OSQLParseNode::negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate) in negateSearchCondition() argument
1896 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1903 if(bNegate) in negateSearchCondition()
1915 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1916 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1923 if(bNegate) in negateSearchCondition()
1935 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1936 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1947 if (!bNegate) in negateSearchCondition()
1984 …else if(bNegate && (SQL_ISRULE(pSearchCondition,test_for_null) || SQL_ISRULE(pSearchCondition,in_p… in negateSearchCondition()
[all …]
/aoo41x/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx389 static void negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate=sal_False);

Completed in 68 milliseconds