Searched refs:FND_IN_SEL (Results 1 – 5 of 5) sorted by relevance
212 if(!(eFlags & FND_IN_SEL)) in SearchPattern()234 if(!(eFlags & FND_IN_SEL)) in SearchTempl()262 if (!(eFlags & FND_IN_SEL)) in SearchAttr()
90 FND_IN_SEL = 0x04, // suche in Selectionen enumerator
809 if( FND_IN_SEL & eFndRngs ) in lcl_FindSelection()900 if( bEnde || !( eFndRngs & ( FND_IN_SELALL | FND_IN_SEL )) ) in lcl_FindSelection()1006 if( FND_IN_SEL & eFndRngs ) in FindAll()
648 eFndRngs = (FindRanges)(eFndRngs | FND_IN_SEL); in Find()
674 FND_IN_SEL : bExtra ? FND_IN_OTHER : FND_IN_BODY; in FUNC_Search()
Completed in 36 milliseconds