Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptjsearch.cxx48 aMatchRepeatCharMarks ( this, CUI_RES( CB_MATCH_REPEAT_CHAR_MARKS ) ), in SvxJSearchOptionsPage()
94 aMatchRepeatCharMarks .Check( bVal ); in SetTransliterationFlags()
139 if (aMatchRepeatCharMarks.IsChecked()) in GetTransliterationFlags_Impl()
183 aMatchRepeatCharMarks .Check( aOpt.IsMatchRepeatCharMarks() ); in Reset()
207 aMatchRepeatCharMarks .SaveValue(); in Reset()
274 bNewVal = aMatchRepeatCharMarks.IsChecked(); in FillItemSet()
275 bChanged = bNewVal != aMatchRepeatCharMarks.GetSavedValue(); in FillItemSet()
H A Doptjsearch.hxx47 CheckBox aMatchRepeatCharMarks; member in SvxJSearchOptionsPage

Completed in 26 milliseconds