Searched refs:bSearchWords (Results 1 – 1 of 1) sorted by relevance
3039 sal_Bool bSearchWords = sal_False; in Replace() local3041 bSearchWords = sal_False; in Replace()3043 bSearchWords = sal_True; in Replace()3048 newOptions.SetWordOnly( bSearchWords ); in Replace()3049 …rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHWORDS ) ), uno::makeAny( bSearchWords ) ); in Replace()3176 sal_Bool bSearchWords = sal_False; in Find() local3178 bSearchWords = sal_False; in Find()3180 bSearchWords = sal_True; in Find()3183 newOptions.SetWordOnly( bSearchWords ); in Find()3184 …rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHWORDS ) ), uno::makeAny( bSearchWords ) ); in Find()
Completed in 48 milliseconds