codetools: fixed resolving identifier backward in term

git-svn-id: trunk@34734 -
This commit is contained in:
mattias 2012-01-14 16:00:11 +00:00
parent 1d2762eec2
commit 4d8500282c

View File

@ -7005,8 +7005,7 @@ var
// check if searching forward too
if CanBeForwardDefined then begin
SearchForwardToo:=true;
Params.Flags:=Params.Flags-[fdfExceptionOnNotFound]
+[fdfIgnoreCurContextNode,fdfSearchForward];
Params.Flags:=Params.Flags-[fdfExceptionOnNotFound];
end;
end else begin
// only search in special context