Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/ !
H A Dfindattr.cxx1091 const SearchOptions *pSearchOpt; member
1099 pSearchOpt( pOpt ), rCursor( rCrsr ),pSTxt( 0 ) {} in SwFindParaAttr()
1113 sal_Bool bReplaceTxt = pSearchOpt && ( pSearchOpt->replaceString.getLength() || in Find()
1137 if( !pSearchOpt ) in Find()
1142 else if( !pSearchOpt ) in Find()
1148 SearchOptions aTmp( *pSearchOpt ); in Find()
1163 … if( aSrchPam.Find( *pSearchOpt, bSearchInNotes, *pSTxt, fnMove, pTextRegion, bInReadOnly ) && in Find()
1210 SearchAlgorithms_REGEXP == pSearchOpt->algorithmType); in Find()
1224 ReplaceBackReferences( *pSearchOpt, pCrsr ) : 0 ); in Find()
1226 (pRepl.get()) ? *pRepl : String(pSearchOpt->replaceString), in Find()
[all …]
H A Dcrsrsh.cxx3211 FindRanges eRng, const SearchOptions* pSearchOpt, in Find() argument
3219 eRng, pSearchOpt, rReplSet ); in Find()
/trunk/main/sw/source/ui/wrtsh/ !
H A Dselect.cxx254 FindRanges eFlags, const SearchOptions* pSearchOpt, in SearchAttr() argument
263 …sal_uLong nRet = Find( rFindSet, bNoColls, eStart, eEnde, bCancel, eFlags, pSearchOpt, pReplaceSet… in SearchAttr()
/trunk/main/sw/inc/ !
H A Dswcrsr.hxx122 const com::sun::star::util::SearchOptions* pSearchOpt = 0,
H A Dcrsrsh.hxx411 const com::sun::star::util::SearchOptions* pSearchOpt = 0,
/trunk/main/sw/source/ui/inc/ !
H A Dwrtsh.hxx393 const com::sun::star::util::SearchOptions* pSearchOpt = 0,