Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptasian.cxx149 aCharKerningRB( this, CUI_RES(RB_CHAR_KERNING )), in SvxAsianLayoutPage()
195 if(aCharKerningRB.IsChecked() != aCharKerningRB.GetSavedValue()) in FillItemSet()
197 pImpl->aConfig.SetKerningWesternTextOnly(aCharKerningRB.IsChecked()); in FillItemSet()
202 sal_Bool bVal = !aCharKerningRB.IsChecked(); in FillItemSet()
303 aCharKerningRB.Check(sal_True); in Reset()
312 aCharKerningRB.SaveValue(); in Reset()
/aoo4110/main/cui/source/inc/
H A Doptasian.hxx39 RadioButton aCharKerningRB; member in SvxAsianLayoutPage

Completed in 18 milliseconds