Searched refs:rSTxt (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/crsr/ |
H A D | findtxt.cxx | 220 …nt8 SwPaM::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes , utl::TextSearch& rSTxt, in Find() argument 379 bFound = DoSearch(rSearchOpt,rSTxt,fnMove,bSrchForward,bRegSearch,bChkEmptyPara,bChkParaEnd, in Find() 402 bFound = DoSearch(rSearchOpt,rSTxt,fnMove,bSrchForward,bRegSearch,bChkEmptyPara,bChkParaEnd, in Find() 413 bool SwPaM::DoSearch( const SearchOptions& rSearchOpt, utl::TextSearch& rSTxt, in DoSearch() argument 479 rSTxt.SetLocale( rSearchOpt, aLocale ); in DoSearch() 487 (rSTxt.*fnMove->fnSearch)( sCleanStr, &nStart, &nEnde, 0 )) in DoSearch()
|
/aoo42x/main/sw/inc/ |
H A D | pam.hxx | 156 utl::TextSearch& rSTxt, 169 bool DoSearch( const com::sun::star::util::SearchOptions& rSearchOpt, utl::TextSearch& rSTxt,
|
Completed in 20 milliseconds