Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1884 void OSQLParseNode::negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate) in negateSearchCondition() argument
1893 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1900 if(bNegate) in negateSearchCondition()
1912 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1913 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1920 if(bNegate) in negateSearchCondition()
1932 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1933 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1944 if (!bNegate) in negateSearchCondition()
1981 …else if(bNegate && (SQL_ISRULE(pSearchCondition,test_for_null) || SQL_ISRULE(pSearchCondition,in_p… in negateSearchCondition()
[all …]
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx389 static void negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate=sal_False);

Completed in 32 milliseconds