Home
last modified time | relevance | path

Searched refs:_matchallwordforms (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbafind.cxx302 void SAL_CALL SwVbaFind::setMatchAllWordForms( ::sal_Bool _matchallwordforms ) throw (uno::RuntimeE… in setMatchAllWordForms() argument
305 …:OUString( RTL_CONSTASCII_USTRINGPARAM("SearchSimilarity") ), uno::makeAny( _matchallwordforms ) ); in setMatchAllWordForms()
306 …ring( RTL_CONSTASCII_USTRINGPARAM("SearchSimilarityRelax") ), uno::makeAny( _matchallwordforms ) ); in setMatchAllWordForms()
H A Dvbafind.hxx87 …virtual void SAL_CALL setMatchAllWordForms( ::sal_Bool _matchallwordforms ) throw (css::uno::Runti…

Completed in 28 milliseconds