Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgdlg.cxx1517 sal_Bool bCurrentDocCBChecked = aCurrentDocCB.IsChecked(); in FillItemSet() local
1519 bLanguageCurrentDoc_Impl = bCurrentDocCBChecked; in FillItemSet()
1520 sal_Bool bCurrentDocCBChanged = bCurrentDocCBChecked != aCurrentDocCB.GetSavedValue(); in FillItemSet()
1523 if( (bCurrentDocCBChanged && !bCurrentDocCBChecked) || bValChanged) in FillItemSet()
1526 if(!bCurrentDocCBChecked) in FillItemSet()
1544 if( (bCurrentDocCBChanged && !bCurrentDocCBChecked) || bValChanged) in FillItemSet()
1547 if(!bCurrentDocCBChecked) in FillItemSet()
1565 if( (bCurrentDocCBChanged && !bCurrentDocCBChecked) || bValChanged) in FillItemSet()
1568 if(!bCurrentDocCBChecked) in FillItemSet()

Completed in 28 milliseconds