Home
last modified time | relevance | path

Searched refs:SetRule (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/inc/
H A Dsqlscan.hxx75 void SetRule(sal_Int32 nRule) {m_nRule = nRule;} in SetRule() function in connectivity::OSQLScanner
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1219 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()
H A Dsqlbison.y4587 s_pScanner->SetRule(s_pScanner->GetSQLRule()); // initial

Completed in 48 milliseconds