Searched refs:SetRule (Results 1 – 3 of 3) sorted by relevance
75 void SetRule(sal_Int32 nRule) {m_nRule = nRule;} in SetRule() function in connectivity::OSQLScanner
1219 s_pScanner->SetRule(s_pScanner->GetDATERule()); in predicateTree()1225 s_pScanner->SetRule(s_pScanner->GetSTRINGRule()); in predicateTree()1229 s_pScanner->SetRule(s_pScanner->GetGERRule()); in predicateTree()1231 s_pScanner->SetRule(s_pScanner->GetENGRule()); in predicateTree()1236 s_pScanner->SetRule(s_pScanner->GetSQLRule()); in predicateTree()
4587 s_pScanner->SetRule(s_pScanner->GetSQLRule()); // initial
Completed in 38 milliseconds