Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Doptgdlg.cxx1209 aCurrentDocCB(this, CUI_RES(CB_CURRENT_DOC )), in OfaLanguagesTabPage()
1517 sal_Bool bCurrentDocCBChecked = aCurrentDocCB.IsChecked(); in FillItemSet()
1518 if(aCurrentDocCB.IsEnabled()) in FillItemSet()
1520 sal_Bool bCurrentDocCBChanged = bCurrentDocCBChecked != aCurrentDocCB.GetSavedValue(); in FillItemSet()
1675 aCurrentDocCB.Enable(sal_False); in Reset()
1704 aCurrentDocCB.Enable(sal_True); in Reset()
1705 aCurrentDocCB.Check(bLanguageCurrentDoc_Impl); in Reset()
1746 aCurrentDocCB.SaveValue(); in Reset()
1773 aCurrentDocCB.Enable(sal_True); in Reset()
1774 aCurrentDocCB.Check(sal_True); in Reset()
H A Doptgdlg.hxx184 CheckBox aCurrentDocCB; member in OfaLanguagesTabPage

Completed in 39 milliseconds