Home
last modified time | relevance | path

Searched refs:bSearchInNotes (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dfindtxt.cxx220 sal_uInt8 SwPaM::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes , utl::TextSearch& … in Find() argument
293 if (pHts && bSearchInNotes) in Find()
335 if (bSearchInNotes) in Find()
558 sal_Bool bSearchInNotes; member
561 …: rSearchOpt( rOpt ), rCursor( rCrsr ), aSTxt( rOpt ), bReplace( 0 != bRepl ), bSearchInNotes( bSe… in SwFindParaText()
578 …sal_Bool bFnd = (sal_Bool)pCrsr->Find( rSearchOpt, bSearchInNotes, aSTxt, fnMove, pRegion, bInRead… in Find()
630 sal_uLong SwCursor::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes, in Find() argument
649 SwFindParaText aSwFindParaText( rSearchOpt, bSearchInNotes, bReplace, *this ); in Find()
H A Dfindattr.cxx1160 sal_Bool bSearchInNotes = sal_False; in Find() local
1163 if( aSrchPam.Find( *pSearchOpt, bSearchInNotes, *pSTxt, fnMove, pTextRegion, bInReadOnly ) && in Find()
H A Dcrsrsh.cxx3178 sal_uLong SwCrsrShell::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes, in Find() argument
3187 …sal_uLong nRet = pCurCrsr->Find( rSearchOpt, bSearchInNotes, eStart, eEnde, bCancel, eRng, bReplac… in Find()
/trunk/main/sw/source/core/edit/
H A Dedtox.cxx451 sal_Bool bSearchInNotes = sal_False; in ApplyAutoMark() local
452 … sal_uLong nRet = Find( aSearchOpt, bSearchInNotes, DOCPOS_START, DOCPOS_END, bCancel, in ApplyAutoMark()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx207 sal_uLong SwWrtShell::SearchPattern( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes, in SearchPattern() argument
215 sal_uLong nRet = Find( rSearchOpt, bSearchInNotes, eStt, eEnd, bCancel, eFlags, bReplace ); in SearchPattern()
/trunk/main/sw/inc/
H A Dpam.hxx155 sal_Bool bSearchInNotes,
H A Dswcrsr.hxx108 sal_Bool bSearchInNotes,
H A Dcrsrsh.hxx397 sal_Bool bSearchInNotes,
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx849 sal_Bool bSearchInNotes = sal_False; in replaceAll() local
851 nResult = pUnoCrsr->Find( aSearchOpt, bSearchInNotes, in replaceAll()
980 sal_Bool bSearchInNotes = sal_False; in FindAny() local
982 nResult = (sal_Int32)pUnoCrsr->Find( aSearchOpt, bSearchInNotes, in FindAny()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx523 sal_Bool bSearchInNotes = sal_False; in lcl_SelectSameStrings() local
524 rSh.Find( aSearchOpt, bSearchInNotes, DOCPOS_START, DOCPOS_END, bCancel, in lcl_SelectSameStrings()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx380 sal_Bool bSearchInNotes,
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1953 sal_Bool bSearchInNotes = sal_False; in JumpToSwMark() local
1954 if( pWrtShell->SearchPattern( aSearchOpt, bSearchInNotes, DOCPOS_START, DOCPOS_END )) in JumpToSwMark()

Completed in 95 milliseconds