Searched refs:pSearchOpt (Results 1 – 6 of 6) sorted by relevance
/aoo42x/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() 1224 ReplaceBackReferences( *pSearchOpt, pCrsr ) : 0 ); in Find() 1290 return ( pSearchOpt && pSearchOpt->replaceString.getLength() ) || in IsReplaceMode() 1300 const SearchOptions* pSearchOpt, const SfxItemSet* pReplSet ) in Find() argument 1307 sal_Bool bReplace = ( pSearchOpt && ( pSearchOpt->replaceString.getLength() || in Find() [all …]
|
H A D | crsrsh.cxx | 3211 FindRanges eRng, const SearchOptions* pSearchOpt, in Find() argument 3219 eRng, pSearchOpt, rReplSet ); in Find()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 258 FindRanges eFlags, const SearchOptions* pSearchOpt, in SearchAttr() argument 267 …sal_uLong nRet = Find( rFindSet, bNoColls, eStart, eEnde, bCancel, eFlags, pSearchOpt, pReplaceSet… in SearchAttr()
|
/aoo42x/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,
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | wrtsh.hxx | 394 const com::sun::star::util::SearchOptions* pSearchOpt = 0,
|
Completed in 46 milliseconds