Searched refs:bChkEmptyPara (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/crsr/ |
H A D | findtxt.cxx | 267 sal_Bool bChkEmptyPara = bRegSearch && 2 == rSearchOpt.searchString.getLength() && in Find() local 379 bFound = DoSearch(rSearchOpt,rSTxt,fnMove,bSrchForward,bRegSearch,bChkEmptyPara,bChkParaEnd, in Find() 402 bFound = DoSearch(rSearchOpt,rSTxt,fnMove,bSrchForward,bRegSearch,bChkEmptyPara,bChkParaEnd, in Find() 415 sal_Bool bSrchForward, sal_Bool bRegSearch, sal_Bool bChkEmptyPara, sal_Bool bChkParaEnd, in DoSearch() argument 530 else if( ( bChkEmptyPara && !nStart && !nTxtLen ) || bChkParaEnd ) in DoSearch()
|
/aoo42x/main/sw/inc/ |
H A D | pam.hxx | 170 …SwMoveFn fnMove, sal_Bool bSrchForward, sal_Bool bRegSearch, sal_Bool bChkEmptyPara, sal_Bool bChk…
|
Completed in 13 milliseconds