Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/inc/
H A Dsqlscan.hxx75 void SetRule(sal_Int32 nRule) {m_nRule = nRule;} in SetRule() function in connectivity::OSQLScanner
/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx1222 s_pScanner->SetRule(s_pScanner->GetDATERule()); in predicateTree()
1228 s_pScanner->SetRule(s_pScanner->GetSTRINGRule()); in predicateTree()
1232 s_pScanner->SetRule(s_pScanner->GetGERRule()); in predicateTree()
1234 s_pScanner->SetRule(s_pScanner->GetENGRule()); in predicateTree()
1239 s_pScanner->SetRule(s_pScanner->GetSQLRule()); in predicateTree()
H A Dsqlbison.y4586 s_pScanner->SetRule(s_pScanner->GetSQLRule()); // initial

Completed in 35 milliseconds