Home
last modified time | relevance | path

Searched refs:SetMatchContractions (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/unotools/inc/unotools/
H A Dsearchopt.hxx95 void SetMatchContractions( sal_Bool bVal );
/AOO42X/main/unotools/source/config/
H A Dsearchopt.cxx435 void SvtSearchOptions::SetMatchContractions( sal_Bool bVal ) in SetMatchContractions() function in SvtSearchOptions
/AOO42X/main/cui/source/options/
H A Doptjsearch.cxx264 aOpt.SetMatchContractions( bNewVal ); in FillItemSet()