Searched refs:replaceNodeValue (Results 1 – 3 of 3) sorted by relevance
282 void replaceNodeValue(const ::rtl::OUString& rTableAlias,const ::rtl::OUString& rColumnName);
1760 void OSQLParseNode::replaceNodeValue(const ::rtl::OUString& rTableAlias,const ::rtl::OUString& rCol… in replaceNodeValue() function in connectivity::OSQLParseNode1773 getChild(i)->replaceNodeValue(rTableAlias,rColumnName); in replaceNodeValue()
864 pParseNode->replaceNodeValue(pEntryField->GetAlias(),aFieldName); in GenerateCriterias()895 pParseNode->replaceNodeValue(pEntryField->GetAlias(),aFieldName); in GenerateCriterias()
Completed in 52 milliseconds