Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptjsearch.cxx44 aMatchFullHalfWidth ( this, CUI_RES( CB_MATCH_FULL_HALF_WIDTH ) ), in SvxJSearchOptionsPage()
86 aMatchFullHalfWidth .Check( bVal ); in SetTransliterationFlags()
131 if (aMatchFullHalfWidth.IsChecked()) in GetTransliterationFlags_Impl()
179 aMatchFullHalfWidth .Check( aOpt.IsMatchFullHalfWidthForms() ); in Reset()
203 aMatchFullHalfWidth .SaveValue(); in Reset()
246 bNewVal = aMatchFullHalfWidth.IsChecked(); in FillItemSet()
247 bChanged = bNewVal != aMatchFullHalfWidth.GetSavedValue(); in FillItemSet()
H A Doptjsearch.hxx43 CheckBox aMatchFullHalfWidth; member in SvxJSearchOptionsPage

Completed in 21 milliseconds