Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1884 void OSQLParseNode::negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate) in negateSearchCondition() function in connectivity::OSQLParseNode
1893 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1912 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1913 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1932 negateSearchCondition(pLeft,bNegate); in negateSearchCondition()
1933 negateSearchCondition(pRight,bNegate); in negateSearchCondition()
1945 negateSearchCondition(pSearchCondition,sal_True); // negate all deeper values in negateSearchCondition()
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx389 static void negateSearchCondition(OSQLParseNode*& pSearchCondition,sal_Bool bNegate=sal_False);
/trunk/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()
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx1806 OSQLParseNode::negateSearchCondition(pCondition); in getStructuredCondition()

Completed in 88 milliseconds