Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptjsearch.cxx46 aMatchContractions ( this, CUI_RES( CB_MATCH_CONTRACTIONS ) ), in SvxJSearchOptionsPage()
90 aMatchContractions .Check( bVal ); in SetTransliterationFlags()
135 if (aMatchContractions.IsChecked()) in GetTransliterationFlags_Impl()
181 aMatchContractions .Check( aOpt.IsMatchContractions() ); in Reset()
205 aMatchContractions .SaveValue(); in Reset()
260 bNewVal = aMatchContractions.IsChecked(); in FillItemSet()
261 bChanged = bNewVal != aMatchContractions.GetSavedValue(); in FillItemSet()
H A Doptjsearch.hxx45 CheckBox aMatchContractions; member in SvxJSearchOptionsPage

Completed in 26 milliseconds