Searched refs:aCurrentDocCB (Results 1 – 2 of 2) sorted by relevance
1209 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()
184 CheckBox aCurrentDocCB; member in OfaLanguagesTabPage
Completed in 28 milliseconds