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()
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 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.cxx258 FindRanges eFlags, const SearchOptions* pSearchOpt, in SearchAttr() argument
267 …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.hxx394 const com::sun::star::util::SearchOptions* pSearchOpt = 0,

Completed in 40 milliseconds