Home
last modified time | relevance | path

Searched refs:FND_IN_SELALL (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/inc/
H A Dcshtyp.hxx93 FND_IN_SELALL = 0x01 // - alle ( nur im nicht Body und Selectionen) enumerator
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx856 if( !( eFndRngs & FND_IN_SELALL) ) in lcl_FindSelection()
900 if( bEnde || !( eFndRngs & ( FND_IN_SELALL | FND_IN_SEL )) ) in lcl_FindSelection()
1063 if( !( FND_IN_SELALL & eFndRngs )) in FindAll()
1086 else if( FND_IN_SELALL & eFndRngs ) in FindAll()
/trunk/main/sw/source/core/edit/
H A Dedtox.cxx453 (FindRanges)(FND_IN_SELALL|FND_IN_BODYONLY), in ApplyAutoMark()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx677 eRanges |= FND_IN_SELALL; in FUNC_Search()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx801 int eRanges(FND_IN_BODY|FND_IN_SELALL); in replaceAll()
942 eRanges = FND_IN_SELALL; in FindAny()
988 if(nResult || (eRanges&(FND_IN_SELALL|FND_IN_OTHER))) in FindAny()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx525 (FindRanges)(FND_IN_SELALL|FND_IN_BODYONLY), sal_False ); in lcl_SelectSameStrings()

Completed in 154 milliseconds