Home
last modified time | relevance | path

Searched refs:negateSearchCondition (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx1887 void OSQLParseNode::negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate) in negateSearchCondition() function in connectivity::OSQLParseNode
1896 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1915 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1916 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1935 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1936 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1948 negateSearchCondition(pSearchCondition,sal_True); // negate all deeper values in negateSearchCondition()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx389 static void negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate=sal_False);
/aoo4110/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx768 ::connectivity::OSQLParseNode::negateSearchCondition(pCondition); in Execute()
H A DQueryDesignView.cxx1318 ::connectivity::OSQLParseNode::negateSearchCondition(pCondition); in GetSelectionCriteria()
/aoo4110/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx1806 OSQLParseNode::negateSearchCondition(pCondition); in getStructuredCondition()

Completed in 60 milliseconds