Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dsearchopt.hxx99 void SetMatchOldKanaForms( sal_Bool bVal );
/trunk/main/unotools/source/config/
H A Dsearchopt.cxx483 void SvtSearchOptions::SetMatchOldKanaForms( sal_Bool bVal ) in SetMatchOldKanaForms() function in SvtSearchOptions
/trunk/main/cui/source/options/
H A Doptjsearch.cxx292 aOpt.SetMatchOldKanaForms( bNewVal ); in FillItemSet()