Searched refs:pSearchOpt (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sw/source/core/crsr/ ! |
| H A D | findattr.cxx | 1091 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 D | crsrsh.cxx | 3211 FindRanges eRng, const SearchOptions* pSearchOpt, in Find() argument 3219 eRng, pSearchOpt, rReplSet ); in Find()
|
| /trunk/main/sw/source/ui/wrtsh/ ! |
| H A D | select.cxx | 254 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 D | swcrsr.hxx | 122 const com::sun::star::util::SearchOptions* pSearchOpt = 0,
|
| H A D | crsrsh.hxx | 411 const com::sun::star::util::SearchOptions* pSearchOpt = 0,
|
| /trunk/main/sw/source/ui/inc/ ! |
| H A D | wrtsh.hxx | 393 const com::sun::star::util::SearchOptions* pSearchOpt = 0,
|